Commit Graph
102 Commits
Author SHA1 Message Date
Your Name 044d4fa697 security: ignore genesis.jsonc, add safe genesis example, purge tracked genesis history 2026-03-20 07:34:11 -04:00
Your Name 48056e7fbe v0.1.4 - Rename cashu wallet module API functions to remove _json suffix and keep tool-facing names consistent 2026-03-19 20:43:13 -04:00
Your Name 8790c4ae4d v0.1.3 - Make cashu wallet initialization unconditional and add lazy wallet readiness for first-run DM tool usage 2026-03-19 19:26:12 -04:00
Your Name e81b91fa8c v0.1.2 - Implement cashu_wallet_receive_token tool flow and integrate Cashu receive/swap handling 2026-03-19 18:55:38 -04:00
Your Name cb8720d355 v0.1.1 - Fix cron trigger firing with validation, shorthand normalization, immediate polling, and status/log diagnostics 2026-03-19 17:16:06 -04:00
Your Name f53aef93b4 v0.1.0 - Release dual-architecture static binaries (x86_64 + arm64) 2026-03-19 07:56:55 -04:00
Your Name d37529b6e1 v0.0.89 - Fix and validate fully static ARM64 Docker builds for didactyl and c-relay with reliable cross-arch context and toolchain handling 2026-03-19 07:40:57 -04:00
Your Name 434c8bc796 v0.0.88 - Add full static ARM64 build support for didactyl and c-relay with dynamic nostr lib resolution and --platform override 2026-03-18 19:34:33 -04:00
Your Name d8e90ffa39 v0.0.87 - Fix config_store d_tag use-after-free causing llm_config replacement failures 2026-03-18 17:54:53 -04:00
Your Name fb2bab2ce7 v0.0.86 - Return masked api_key field in model_get/model_set responses 2026-03-18 17:42:16 -04:00
Your Name 05b7f5cc36 v0.0.85 - Skip llm_config republish on startup when config was recalled from Nostr 2026-03-18 17:34:11 -04:00
Your Name 49d172cfff v0.0.84 - Remove duplicated read-only tool payload fields and make slash output prefer content 2026-03-18 16:48:04 -04:00
Your Name a89c4741c7 v0.0.83 - Add my_kind0_profile cache-miss fallback to query kind-0 from relays and cache result 2026-03-18 16:32:14 -04:00
Your Name f2aad00ebf v0.0.82 - Move model/task persistence to kind 30078, add finish_reason stall diagnostics, and remove local config/tasks file coupling 2026-03-18 15:58:33 -04:00
Your Name 3745bdaade v0.0.81 - Add loop progress controls and admin limit diagnostics for DM, HTTP API, and triggers 2026-03-18 14:16:10 -04:00
Your Name 6ddad25f6e v0.0.80 - Fix wizard/runtime config persistence and add --admin CLI override for agent_config updates 2026-03-18 11:21:57 -04:00
Your Name bf1b235013 v0.0.79 - Enhance existing-agent wizard with full config recovery review edit flow and new-agent fallback 2026-03-18 10:14:10 -04:00
Your Name 1ec9bc5d09 v0.0.78 - Seed default skill into self-skill cache during startup reconcile 2026-03-18 09:46:08 -04:00
Your Name 472edd9c3d v0.0.77 - Wizard now verifies systemd service is active after install, reports admin inbox expectation, and exits to avoid duplicate foreground boot 2026-03-18 07:44:16 -04:00
Your Name 5311d23527 v0.0.76 - Use sudo-prefixed privileged commands in setup wizard install flow with password prompting and remove root-shell handoff 2026-03-18 07:07:30 -04:00
Your Name 00903d7c8c v0.0.75 - Add rsync deploy script and wizard root-shell handoff for service install path 2026-03-18 06:54:30 -04:00
Your Name 79d592b037 v0.0.74 - Add default skill d-tag so startup-published kind 31124 events seed self-skill cache and appear in available skills 2026-03-18 06:31:07 -04:00
Your Name 0919406bb8 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 506e31ff47 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 d65db494a5 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 560a698d25 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 3c5ab09ba3 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 a9fd3aaa3f chore: update .gitignore to exclude large logs and binaries 2026-03-12 03:02:41 -04:00
Your Name c63b143241 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 930e29a231 v0.0.67 - Add agent self-context subscriptions, tools, aliases, and prompt template sections 2026-03-10 17:33:35 -04:00
Your Name da0eab4238 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 5566e7809c 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 464c3d473c v0.0.64 - Just keeping things fresh 2026-03-10 10:03:29 -04:00
Your Name 52f74e4014 v0.0.63 - Deprecate template trigger action and force llm execution path 2026-03-10 07:54:19 -04:00
Your Name 8018ea6e2f 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 1d66a3a97e v0.0.61 - feat: add webhook cron and chain trigger types 2026-03-09 20:58:52 -04:00
Your Name 4336cc77c0 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 3eddc032c1 v0.0.59 - Use tool-capable multi-turn execution for triggered skills 2026-03-09 18:31:15 -04:00
Your Name 53a181cec0 v0.0.58 - Disable pool dedup on trigger subscriptions to restore kind-1 firing 2026-03-09 18:14:33 -04:00
Your Name cc8d26f6a5 v0.0.57 - Register triggers live from self-skill websocket events 2026-03-09 17:19:19 -04:00
Your Name be0fe17540 v0.0.56 - Load triggers deterministically from startup events before EOSE 2026-03-09 16:29:17 -04:00
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