Your Name
|
22b2064fbb
|
v0.0.55 - Defer trigger loading until self-skill EOSE and add trigger subscription debug instrumentation
|
2026-03-09 16:17:16 -04:00 |
|
Your Name
|
4f35fd3888
|
v0.0.54 - Add cheerleader triggered skill to active config with valid admin filter and adoption entry
|
2026-03-09 11:25:45 -04:00 |
|
Your Name
|
f1f364dcf8
|
v0.0.53 - Add skill_create trigger schema fields and startup cheerleader triggered skill example
|
2026-03-09 10:40:39 -04:00 |
|
Your Name
|
1637794b83
|
v0.0.52 - Added dm_history expand section to soul template so history is injected into context
|
2026-03-09 09:24:06 -04:00 |
|
Your Name
|
ef6e1d8aba
|
v0.0.51 - Added in-memory DM ring buffer for inbound and outbound capture and switched dm_history to local cache
|
2026-03-09 05:48:02 -04:00 |
|
Your Name
|
c45c6dbfe5
|
v0.0.50 - Rename tools to category-consistent names, add local_* prefixes, merge context tool naming, and keep message_current template-only
|
2026-03-08 18:54:59 -03:00 |
|
Your Name
|
bbfdf70a77
|
v0.0.49 - Fix DM history context assembly by filtering kind-4 query with #p participants and increased timeout
|
2026-03-08 12:48:39 -03:00 |
|
Your Name
|
c6bda8a6d3
|
v0.0.48 - Remove duplicated tools context, drop legacy variable resolver paths, and update template docs for tool-driven assembly
|
2026-03-08 10:57:19 -03:00 |
|
Your Name
|
61f2315d1e
|
v0.0.47 - Implement Phase 1 tool-driven soul template context assembly and context_* tools
|
2026-03-08 10:40:48 -03:00 |
|
Your Name
|
f382c62c41
|
v0.0.46 - Sync README with SKILLS docs: context modes, fallback chains, triggers, safety limits, and doc links
|
2026-03-06 15:07:30 -04:00 |
|
Your Name
|
751ec708f1
|
v0.0.45 - Add comprehensive comments to config.jsonc and validate JSONC loading
|
2026-03-06 03:26:47 -04:00 |
|
Your Name
|
a507f8161d
|
v0.0.44 - Migrate config to JSONC with comment stripping parser and docs updates
|
2026-03-06 03:10:38 -04:00 |
|
Your Name
|
67a9d78f94
|
v0.0.43 - Unify self-authored event cache for skills and adoption list
|
2026-03-05 18:00:44 -04:00 |
|
Your Name
|
36e4998e85
|
v0.0.42 - Add self-skill subscription cache and make skill_list read from cache
|
2026-03-05 17:33:37 -04:00 |
|
Your Name
|
2a71746a09
|
v0.0.41 - Fix startup relay-state log snapshot before main loop
|
2026-03-05 15:30:32 -04:00 |
|
Your Name
|
0d6dcb67b8
|
v0.0.40 - Reduce query churn and add relay disconnect-cause visibility
|
2026-03-05 15:18:16 -04:00 |
|
Your Name
|
4f3c5f789b
|
v0.0.39 - Rebuild didactyl with ws frame drain and larger relay buffers
|
2026-03-05 14:59:53 -04:00 |
|
Your Name
|
b0b044e32a
|
v0.0.38 - Forward non-matching query_sync messages to pool dispatch to prevent DM loss during sync queries
|
2026-03-05 14:13:26 -04:00 |
|
Your Name
|
0cc315d8f3
|
dm subscriptions: keep kind4/kind1059 subs open after EOSE
|
2026-03-05 11:56:42 -04:00 |
|
Your Name
|
fafa86602d
|
dm send: remove nested poll drain and auth retry path
|
2026-03-05 11:29:50 -04:00 |
|
Your Name
|
8b7153d412
|
v0.0.37 - Add relay-pool publish connection-skip and poll latency instrumentation for hang diagnosis
|
2026-03-05 11:16:35 -04:00 |
|
Your Name
|
a67b4cda4a
|
debug: add poll latency instrumentation
|
2026-03-05 11:15:17 -04:00 |
|
Your Name
|
3e55175a4d
|
v0.0.36 - Remove inline NIP-17 poll+retry window to prevent post-reply hang while keeping send-path debug logging
|
2026-03-05 09:58:06 -04:00 |
|
Your Name
|
de782a8438
|
v0.0.35 - Improve NIP-17 send reliability with re-entrancy guard, auth handshake retry window, and send-path debug logs
|
2026-03-05 09:50:48 -04:00 |
|
Your Name
|
59baa471a3
|
v0.0.34 - Fix NIP-17 send hang by removing re-entrant relay query and nested polling; add startup kind 10050 relay list
|
2026-03-05 09:36:26 -04:00 |
|
Your Name
|
d12d58baff
|
v0.0.33 - Skip self-sent NIP-17 sender-copy DMs to prevent self-reply loops
|
2026-03-05 09:17:54 -04:00 |
|
Your Name
|
44c4b7e9ae
|
v0.0.32 - Prevent NIP-17 old message reprocessing by guarding rumor created_at against startup time
|
2026-03-05 07:55:41 -04:00 |
|
Your Name
|
26a7a43104
|
v0.0.31 - Fix NIP-17 DM receive by using separate kind4/kind1059 subscriptions and 2-day lookback for gift wraps
|
2026-03-05 06:32:14 -04:00 |
|
Your Name
|
8c65f28616
|
v0.0.30 - Add config-controlled dm_protocol (nip04/nip17/both), NIP-17 receive handling, protocol-aware auto DM routing, and config updates
|
2026-03-05 06:21:00 -04:00 |
|
Your Name
|
947e0b2f1e
|
v0.0.29 - Update README: current status, runtime context model, project structure, HTTP admin API section, model tools, roadmap checkboxes
v0.0.30
|
2026-03-03 05:54:50 -04:00 |
|
Your Name
|
29b4289217
|
v0.0.28 - Add prompt template system: soul-embedded ---template--- parser, variable resolver, provider overrides, section-named context parts; enable HTTP API by default; fix Makefile to not rebuild nostr_core_lib unconditionally; log API endpoint URL at startup
v0.0.29
|
2026-03-03 05:44:07 -04:00 |
|
Your Name
|
e910304f6f
|
v0.0.27 - Add admin API docs/frontend brief and improve context readability with titled sections and pretty context.log formatting
v0.0.28
|
2026-03-02 14:49:44 -04:00 |
|
Your Name
|
b1609317c1
|
v0.0.26 - Add nostr_pubkey/nostr_npub tools with my_pubkey/my_npub aliases for agent key output
v0.0.27
|
2026-03-02 07:32:05 -04:00 |
|
Your Name
|
4a400f1582
|
v0.0.25 - Add model_get/model_set/model_list tools with persisted LLM config updates and model discovery
v0.0.26
|
2026-03-02 07:08:19 -04:00 |
|
Your Name
|
a2d3f840c7
|
v0.0.24 - Handle SIGPIPE disconnect crash and fix nostr_list_manage use-after-free
v0.0.25
|
2026-03-02 05:22:12 -04:00 |
|
Your Name
|
7f31e4ceb7
|
v0.0.23 - Add tool_list runtime tool introspection (name/description/schema) and validate via CLI test mode
v0.0.24
|
2026-03-01 20:21:12 -04:00 |
|
Your Name
|
052c11863f
|
v0.0.22 - Add relay-waited --test-tool flow, longform markdown post tool, and README CLI debugger docs
v0.0.23
|
2026-03-01 20:00:01 -04:00 |
|
Your Name
|
a446f25400
|
v0.0.21 - Add full skill_* tool family with schema, execution, dispatch, and README updates
v0.0.22
|
2026-03-01 18:55:04 -04:00 |
|
Your Name
|
fea0fdf5c9
|
v0.0.20 - Add Tier2/Tier3 Nostr tools: nip05 lookup, encode/decode, dm send, relay info, nip44 encrypt/decrypt, nip17 dm, list manage
v0.0.21
|
2026-03-01 18:18:46 -04:00 |
|
Your Name
|
a798f2c345
|
v0.0.19 - Add nostr_delete/nostr_react/nostr_profile_get/nostr_relay_status tools with relay status backend
v0.0.20
|
2026-03-01 17:45:57 -04:00 |
|
Your Name
|
66b4ebee79
|
v0.0.18 - Harden tool argument JSON parsing and set fixed README publish image tag
v0.0.19
|
2026-03-01 12:16:38 -04:00 |
|
Your Name
|
5673efeb94
|
v0.0.17 - Add -h/-v CLI flags and make post_readme_to_nostr skill call nostr_post_readme tool
v0.0.18
|
2026-03-01 11:56:54 -04:00 |
|
Your Name
|
43850b273f
|
v0.0.16 - Add deterministic nostr_post_readme tool to publish full README with d tag readme.md
v0.0.17
|
2026-03-01 11:48:14 -04:00 |
|
Your Name
|
02d4e2caa0
|
v0.0.15 - Auto-add NIP-23 title/image/summary/published_at/d tags when missing
v0.0.16
|
2026-02-28 18:02:02 -04:00 |
|
Your Name
|
56b9ae421c
|
v0.0.14 - Handle malformed nostr_post arguments with loose JSON fallback parsing
v0.0.15
|
2026-02-28 17:52:20 -04:00 |
|
Your Name
|
6e74ef5ac6
|
v0.0.13 - Enrich nostr_post responses with event ID, note URI, and relay publish metadata
v0.0.14
|
2026-02-28 17:48:14 -04:00 |
|
Your Name
|
c542be1452
|
v0.0.12 - Add nostr_post tags support plus NIP-23 long_form_note and post_readme_to_nostr skills
v0.0.13
|
2026-02-28 17:14:50 -04:00 |
|
Your Name
|
410400418c
|
v0.0.11 - auto update readme.md
v0.0.12
|
2026-02-28 16:57:08 -04:00 |
|
Your Name
|
3521081d9a
|
v0.0.10 - Fixed .gitignore
v0.0.11
|
2026-02-28 16:40:15 -04:00 |
|
Your Name
|
0d390afd69
|
chore: keep config local ignored and restore tracked config.json.example after history scrub
v0.0.10
|
2026-02-28 16:38:05 -04:00 |
|