Commit Graph

45 Commits

Author SHA1 Message Date
Your Name
81590040c0 v0.2.14 - Follow-up push after context verification and startup-skill refactor 2026-03-23 09:57:24 -04:00
Your Name
2c5beda3c9 v0.2.13 - Unify startup skills, rename identity skill, add dm_history text format, and enforce startup publish success 2026-03-23 09:13:41 -04:00
Your Name
b3b1ddb2dd v0.2.9 - strict startup validation: remove fake seeding, enforce self-skill EOSE/cache validation 2026-03-22 20:01:46 -04:00
Your Name
c4ee5a0aa0 v0.2.8 - Clean DM context duplication, suppress oversized websocket frame traces, and return raw content/tags in skill_get 2026-03-22 19:10:33 -04:00
Your Name
2398005eff v0.2.7 - Fix default_admin_dm inline variable resolution for my_kind0_profile and my_npub 2026-03-22 12:50:43 -04:00
Your Name
b06c267db4 v0.2.6 - Fix DM freeze by removing adopted-skills mutex reentrancy in trigger context assembly 2026-03-22 12:28:54 -04:00
Your Name
6a76b02180 v0.2.3 - Silence unused static helper warnings after migration rollback reapply 2026-03-22 12:11:46 -04:00
Your Name
4a3abacf20 v0.1.15 - Fix CashuB token byte-string encoding compatibility and rebuild after nostr_core_lib update 2026-03-21 08:10:06 -04:00
Your Name
c18ddb8fea v0.1.12 - Add /tool -h help shorthand and enrich core tool parameter descriptions 2026-03-21 06:16:57 -04:00
Your Name
d161b68d02 v0.1.11 - Implement encrypted kind-10000 nostr block list tools and global relay event filtering 2026-03-21 05:45:31 -04:00
Your Name
94a6c47710 v0.1.10 - Fix check_proofs to derive Y from secret and validate stale nofee token deletion flow 2026-03-20 19:44:49 -04:00
Your Name
dd6080c53e v0.1.8 - Fix check_proofs to derive and submit Y from proof secret for mint checkstate 2026-03-20 19:33:57 -04:00
Your Name
70403854ff v0.0.73 - Refined Nostr handler and tool dispatch/schema updates for relay and my-events flows 2026-03-17 10:30:22 -04:00
Your Name
0cc0667a80 v0.0.72 - Refined wizard framing and menu hotkey display; diagnosed hardcoded Didactyl fallback causing name mismatch 2026-03-16 14:37:04 -04:00
Your Name
5857058a21 v0.0.71 - Add nprofile, nevent, and naddr support to nostr_encode with argument validation 2026-03-13 15:42:28 -04:00
Your Name
f9cb6b19c2 v0.0.70 - Add c_utils_lib category-based debug filtering with tests/docs and root API log tail shortcut script 2026-03-13 09:30:37 -04:00
Your Name
868ac46de2 v0.0.69 - Add startup skill to publish core docs as longform notes and switch admin announcement DMs to NIP-04 2026-03-12 10:36:04 -04:00
Your Name
5cdd582990 v0.0.68 - Update SKILLS.md with seed determinism fields and private kind 31124 NIP-44 encrypted payload spec 2026-03-12 02:19:03 -04:00
Your Name
5b8b8310f7 v0.0.67 - Add agent self-context subscriptions, tools, aliases, and prompt template sections 2026-03-10 17:33:35 -04:00
Your Name
6dbd952023 v0.0.66 - Complete tools refactor, move all tools-named sources/headers into src/tools, and update build wiring 2026-03-10 15:37:31 -04:00
Your Name
1d4cb9407d v0.0.65 - Filter skill_list by 10123 adoption tags, gate live trigger registration on adoption, and allow underscores in skill d-tags 2026-03-10 10:40:17 -04:00
Your Name
f0bd4c6473 v0.0.63 - Deprecate template trigger action and force llm execution path 2026-03-10 07:54:19 -04:00
Your Name
cb45012495 v0.0.62 - fix: webhook trigger lookup uses trigger manager and add startup PoC triggers/tests 2026-03-10 05:48:21 -04:00
Your Name
6c78f6e79f v0.0.61 - feat: add webhook cron and chain trigger types 2026-03-09 20:58:52 -04:00
Your Name
421e1abb15 v0.0.60 - Remove forced final trigger DM, add skill_edit tool, and complete d_tag terminology migration 2026-03-09 20:19:14 -04:00
Your Name
c93972019c v0.0.59 - Use tool-capable multi-turn execution for triggered skills 2026-03-09 18:31:15 -04:00
Your Name
f7dd1f98c6 v0.0.58 - Disable pool dedup on trigger subscriptions to restore kind-1 firing 2026-03-09 18:14:33 -04:00
Your Name
93bfd0741d v0.0.57 - Register triggers live from self-skill websocket events 2026-03-09 17:19:19 -04:00
Your Name
1b9ecb782c 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
aec697ad7b 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
6359681cb3 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
1f7bbc9597 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
90adb88a4a 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
e1f5457ced 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
5dfb18a842 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
40fe410eb1 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
120664571f v0.0.44 - Migrate config to JSONC with comment stripping parser and docs updates 2026-03-06 03:10:38 -04:00
Your Name
97585890b9 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
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
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 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 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 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 2026-03-05 07:55:41 -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 2026-03-05 06:21:00 -04:00