Your Name
|
97dca12bb1
|
v0.0.45 - Add comprehensive comments to config.jsonc and validate JSONC loading
|
2026-03-06 03:26:47 -04:00 |
|
Your Name
|
120664571f
|
v0.0.44 - Migrate config to JSONC with comment stripping parser and docs updates
v0.0.45
|
2026-03-06 03:10:38 -04:00 |
|
Your Name
|
1bbae06722
|
v0.0.43 - Unify self-authored event cache for skills and adoption list
v0.0.44
|
2026-03-05 18:00:44 -04:00 |
|
Your Name
|
8b1e9fb734
|
v0.0.42 - Add self-skill subscription cache and make skill_list read from cache
v0.0.43
|
2026-03-05 17:33:37 -04:00 |
|
Your Name
|
31439652aa
|
v0.0.41 - Fix startup relay-state log snapshot before main loop
v0.0.42
|
2026-03-05 15:30:32 -04:00 |
|
Your Name
|
ad99f74bc0
|
v0.0.40 - Reduce query churn and add relay disconnect-cause visibility
v0.0.41
|
2026-03-05 15:18:16 -04:00 |
|
Your Name
|
cf9c300fdf
|
v0.0.39 - Rebuild didactyl with ws frame drain and larger relay buffers
v0.0.40
|
2026-03-05 14:59:53 -04:00 |
|
Your Name
|
97585890b9
|
v0.0.38 - Forward non-matching query_sync messages to pool dispatch to prevent DM loss during sync queries
v0.0.39
|
2026-03-05 14:13:26 -04:00 |
|
Your Name
|
7b3d36a797
|
dm subscriptions: keep kind4/kind1059 subs open after EOSE
v0.0.38
|
2026-03-05 11:56:42 -04:00 |
|
Your Name
|
49579b17a4
|
dm send: remove nested poll drain and auth retry path
|
2026-03-05 11:29:50 -04:00 |
|
Your Name
|
17083de47d
|
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
|
33884046af
|
debug: add poll latency instrumentation
v0.0.37
|
2026-03-05 11:15:17 -04:00 |
|
Your Name
|
7e69819be5
|
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
|
d189d0ba8c
|
v0.0.35 - Improve NIP-17 send reliability with re-entrancy guard, auth handshake retry window, and send-path debug logs
v0.0.36
|
2026-03-05 09:50:48 -04:00 |
|
Your Name
|
2cda3b6a58
|
v0.0.34 - Fix NIP-17 send hang by removing re-entrant relay query and nested polling; add startup kind 10050 relay list
v0.0.35
|
2026-03-05 09:36:26 -04:00 |
|
Your Name
|
ecb58b7e11
|
v0.0.33 - Skip self-sent NIP-17 sender-copy DMs to prevent self-reply loops
v0.0.34
|
2026-03-05 09:17:54 -04:00 |
|
Your Name
|
c3645e6af5
|
v0.0.32 - Prevent NIP-17 old message reprocessing by guarding rumor created_at against startup time
v0.0.33
|
2026-03-05 07:55:41 -04:00 |
|
Your Name
|
6cc46d2c25
|
v0.0.31 - Fix NIP-17 DM receive by using separate kind4/kind1059 subscriptions and 2-day lookback for gift wraps
v0.0.32
|
2026-03-05 06:32:14 -04:00 |
|
Your Name
|
10fe8fdde0
|
v0.0.30 - Add config-controlled dm_protocol (nip04/nip17/both), NIP-17 receive handling, protocol-aware auto DM routing, and config updates
v0.0.31
|
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 |
|
Your Name
|
230f591273
|
v0.0.9 - config changes
pre-scrub-20260228T203039Z
|
2026-02-28 16:27:33 -04:00 |
|
Your Name
|
721b592b8f
|
v0.0.8 - example config
v0.0.9
|
2026-02-28 14:08:50 -04:00 |
|
Your Name
|
0aabb0b827
|
v0.0.7 - Implement Phase 1 security model: signature verification, admin/WoT/stranger tiers, admin context subscriptions, and config-driven stranger response
v0.0.8
|
2026-02-28 13:06:52 -04:00 |
|
Your Name
|
1c69a581d9
|
v0.0.6 - Remove top-level agent config, move SYSTEM prompt into Soul startup event, and update Quick Start binary flow
v0.0.7
|
2026-02-28 08:27:29 -04:00 |
|
Your Name
|
76842627dc
|
v0.0.5 - Release the first binary
v0.0.6
|
2026-02-28 08:10:33 -04:00 |
|
Your Name
|
2209629f23
|
v0.0.5 - Implement per-relay startup event publish-on-connect and add context.log capture for every LLM context send
v0.0.5
|
2026-02-27 19:28:48 -04:00 |
|
Your Name
|
5d7ddb5b78
|
v0.0.4 - Add 12-turn admin DM history and startup-events context injection to agent prompts
|
2026-02-27 18:39:08 -04:00 |
|
Your Name
|
d83c93eb32
|
v0.0.3 - Add startup-event reconciliation and support structured content_fields encoding in startup config
v0.0.4
|
2026-02-27 17:26:20 -04:00 |
|
Your Name
|
01a4cad35c
|
v0.0.2 - Fix tool-calling loop with multi-message conversation state, enforce tool-use policy, add trace DM logging, and standardize final validation via build_static.sh
v0.0.3
|
2026-02-27 13:54:39 -04:00 |
|
Your Name
|
7472809aa2
|
v0.0.1 - Added static MUSL build pipeline, Dockerfile.alpine-musl, versioned main.h integration, and release tooling updates
v0.0.2
|
2026-02-27 12:02:07 -04:00 |
|