Commit Graph
133 Commits
Author SHA1 Message Date
Didactyl User e5f43b1689 v0.2.17 - Add Python test harness and improve increment_and_push diagnostics and git identity handling 2026-03-25 09:22:38 -04:00
Didactyl User de025891f6 v0.2.16 - Add Python test harness and fix increment script commit identity handling 2026-03-25 09:22:15 -04:00
Your Name 34648243c7 v0.2.14 - Follow-up push after context verification and startup-skill refactor 2026-03-23 09:57:24 -04:00
Your Name 9b0e3848fe 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 0a61341b29 v0.2.12 - Fix nostr_core_lib EOSE_FIRST semantics and relay pool subscription cleanup 2026-03-23 06:35:07 -04:00
Your Name 3a183d8caa v0.2.11 - strict startup validation: use NOSTR_POOL_EOSE_FIRST for self-skills and fix cleanup order 2026-03-23 06:09:39 -04:00
Your Name ea783493f5 v0.2.10 - startup self-skill eose: use first-set mode and stabilize fail-path cleanup order 2026-03-23 06:01:51 -04:00
Your Name fea615ff8c 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 537a6edf96 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 e38f179f6c 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 cc5da9da1c 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 24b9ae143e v0.2.5 - Fix increment_and_push upstream auto-setup and finalize SIGINT shutdown fix 2026-03-22 12:18:08 -04:00
Your Name 2d6e4f4585 v0.2.4 - Fix SIGINT handling so Ctrl-C exits didactyl reliably 2026-03-22 12:15:33 -04:00
Your Name c505f9c428 v0.2.3 - Silence unused static helper warnings after migration rollback reapply 2026-03-22 12:11:46 -04:00
Your Name fc97a9d801 v0.2.2 - Re-apply v0.2.0 migration after history rewrite rollback 2026-03-22 12:02:12 -04:00
Your Name 4e585ff231 v0.2.1 - v0.2.1 migration: remove template/soul system context paths, adopt trigger-composed admin DM flow, update genesis defaults to default_admin_dm with kind0/kind3 bootstrap, purge legacy config/context template files, scrub genesis.jsonc from tracking/history and force-push rewritten refs 2026-03-22 11:18:36 -04:00
Your Name 1c023ba31c v0.2.0 - Release v0.2.0: trigger-scoped skill architecture breaking changes 2026-03-22 10:19:11 -04:00
Your Name 281d6370ab v0.1.21 - Fix segfault in nostr_http_request by copying CURLINFO_CONTENT_TYPE before curl cleanup and update debug deploy script to deploy *_debug binary for symbolized coredumps 2026-03-21 19:59:50 -04:00
Your Name 34597dc291 v0.1.20 - Complete Blossom hardening and validation: HTTPS-only Blossom tools, config-driven upload/download limits, overwrite protection, CA bundle unification via nostr_http, and comprehensive live+mock nostr_http/blossom test coverage 2026-03-21 19:26:02 -04:00
Your Name 42fd966d65 v0.1.19 - Prevent ignored spent token events from reloading into wallet balance after restart 2026-03-21 09:30:18 -04:00
Your Name d51f8e1a7c v0.1.18 - Auto-clean spent Cashu proofs in check_proofs, publish deletions, and add spent token events to kind-10000 ignore list 2026-03-21 09:00:51 -04:00
Your Name 6baa02cfe1 v0.1.17 - Fix Cashu v4 token field encoding (i bytes, s text, c bytes) and rebuild nostr_core_lib integration 2026-03-21 08:46:24 -04:00
Your Name b752168ebf v0.1.16 - Rebuild with updated nostr_core_lib CashuB byte-string encoding fix and integrate refreshed static library 2026-03-21 08:21:20 -04:00
Your Name 938d9a662c 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 94565e365a v0.1.14 - Use wallet state for default mint resolution instead of config mint_count guards 2026-03-21 07:00:46 -04:00
Your Name c6f0a07aee v0.1.13 - Expose cashu_wallet_mints_get in tool schema so configured mints can be queried 2026-03-21 06:41:12 -04:00
Your Name 47c196969c v0.1.12 - Add /tool -h help shorthand and enrich core tool parameter descriptions 2026-03-21 06:16:57 -04:00
Your Name 4bb75475cc 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 5b7231fc60 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 d8a4f8c176 v0.1.9 - Retry push after prior remote failure for check_proofs Y derivation fix 2026-03-20 19:34:06 -04:00
Your Name 87bdb41691 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 9109c1bf8f v0.1.7 - Improve Cashu receive diagnostics: preserve mint error JSON on non-2xx, add step-level DEBUG_WARN logging in cashu_wallet_receive_token, and return structured error details in wallet tool responses 2026-03-20 09:45:39 -04:00
Your Name 1c066f4a07 v0.1.6 - Security: ignore genesis.jsonc, add safe genesis.jsonc.example, purge genesis history, and restore local ignored genesis file 2026-03-20 07:54:51 -04:00
Your Name 7adb60330a v0.1.5 - Security: ignore genesis.jsonc, add safe genesis.jsonc.example, purge genesis history, and restore local ignored genesis file 2026-03-20 07:54:38 -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