1
0
forked from jason/echo
Commit Graph

21 Commits

Author SHA1 Message Date
Jason Stedwell d314be68d1 bump to 0.7.1 2026-06-19 21:57:41 -05:00
Jason Stedwell 1af85ef846 fix description length 2026-06-19 21:25:41 -05:00
Jason Stedwell b299927117 ver-0.7 2026-06-19 21:12:14 -05:00
jason 7fdc121bfd routing added COMPANIES 2026-06-11 14:02:59 -05:00
jason 7091faad36 v0.6 2026-06-11 10:57:01 -05:00
jason 679d2adc33 Add repo README documenting echo-memory v0.5 logic, routing, and features 2026-06-10 18:49:34 -05:00
jason a2375e6c63 Delete ziT6w5F4 2026-06-10 11:13:23 -05:00
jason 0331928d50 ver0.5.1 2026-06-10 11:12:49 -05:00
jason c24650bb40 Routing: add areas/meetings/skills rows + triggers; clarify reviews cadence (weekly opt-in); prune source-material, journal weekly/monthly, archive, decisions/by-project, _agent/outputs from layout+bootstrap 2026-06-10 10:22:14 -05:00
jason 2ab61dc5c1 Routing: add areas/meetings/skills rows + triggers; clarify reviews cadence (weekly opt-in); prune source-material, journal weekly/monthly, archive, decisions/by-project, _agent/outputs from layout+bootstrap 2026-06-10 10:22:13 -05:00
jason e41e71045d Routing: add areas/meetings/skills rows + triggers; clarify reviews cadence (weekly opt-in); prune source-material, journal weekly/monthly, archive, decisions/by-project, _agent/outputs from layout+bootstrap 2026-06-10 10:22:12 -05:00
jason 02fd0e84a4 Routing: add areas/meetings/skills rows + triggers; clarify reviews cadence (weekly opt-in); prune source-material, journal weekly/monthly, archive, decisions/by-project, _agent/outputs from layout+bootstrap 2026-06-10 10:22:11 -05:00
jason a721e07fcd Initial commit — ECHO memory plugin v0.5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 01:24:15 -05:00
jason e3e40af149 ver0.5 2026-06-07 01:18:02 -05:00
jason 7e181cafc6 ver0.4.1 2026-06-07 00:13:03 -05:00
jason 342501d670 cold testing prompts 2026-06-06 23:52:25 -05:00
jason c64f6e33da ver 0.4 effiency pass 2026-06-06 23:34:55 -05:00
jason 908a874f70 Delete 1.md 2026-06-06 23:12:46 -05:00
jason 307c7f5e9b plugin 0.3.0: port search-first rule + 6 new SKILL.md improvements
Promotes the previously session-local search-first write rule into the
canonical plugin and applies items 2-7 from echo-skill-improvements memory:

1. Loading Step 4 and a new mandatory pre-write search section now require
   POST /search/simple/?query=<slug> across all four project lifecycle
   subfolders before creating any slug-addressed note.
2. Daily-note Agent Log uses a resilient PATCH procedure that auto-creates
   the daily note from the template if missing and adds the heading if
   absent before patching.
3. New Style Rule: `created:` is the earliest known date, not "today";
   preserve it on merges.
4. New Project Lifecycle section: incubating / active / on-hold / archived,
   with the rule that folder and frontmatter.status must agree.
5. Session filename pinned to YYYY-MM-DD-HHMM-<slug>.md (lex-sortable);
   existing files left as-is.
6. Loading Step 3: read only the ~5 most recent sessions by reverse lex
   sort instead of the full list.
7. `source_notes` defined as a backward link to inputs; forward links
   belong in `## Related` in the body.

Repo layout: promotes the previously zipped-only plugin to a tracked
source tree at echo-memory.plugin.src/. The .plugin zip is rebuilt
from source on each version bump.

Bumps plugin.json to 0.3.0.
2026-06-06 21:41:54 -05:00
jason d37b248747 plugin 0.2.2 2026-06-05 00:49:20 -05:00
jason 67acf8fd52 Add 1.md 2026-06-04 23:43:29 -05:00