25 Commits
Author SHA1 Message Date
bendtherules 658f30e38c chore: release v0.3.1 v0.3.1 2026-08-11 12:55:52 +05:30
bendtherules 9f549acfde fix: correct $ARGUMENTS token in plugin-compaction-init template
OpenCode's argument token is $ARGUMENTS, not $ARGUMENTS$. With the
extra dollar sign, OpenCode did not substitute the token, so the LLM
ended up writing the literal $ARGUMENTS$ line into the memory file
when no arguments were passed.
2026-08-11 12:55:37 +05:30
bendtherules 387457ea94 chore: release v0.3.0 v0.3.0 2026-08-11 12:48:23 +05:30
bendtherules e8c76ea922 feat: auto-register plugin-compaction-init slash command
Adds a custom OpenCode command that scaffolds the compaction memory
file with ## Keep and ## Discard sections of classification rules.
The configured memoryFile path is substituted into both the command
description and the prompt template, and any arguments passed after
the command name are appended as user instructions.
2026-08-11 12:48:11 +05:30
bendtherules edb5bb47f4 chore: release v0.2.4 v0.2.4 2026-08-01 19:11:14 +05:30
bendtherules 57c96fcd3b docs: prepare release notes 2026-08-01 19:11:06 +05:30
bendtherules 2fe522b99e chore: normalize package metadata 2026-08-01 19:10:44 +05:30
bendtherules 3d26f61a2b chore: release v0.2.3 v0.2.3 2026-08-01 19:09:16 +05:30
bendtherules 55db9835a2 feat: always report compaction status 2026-08-01 19:09:10 +05:30
bendtherules 39a2e32bb3 chore: release v0.2.2 v0.2.2 2026-08-01 19:06:29 +05:30
bendtherules 01201a28e8 feat: mark compaction status 2026-08-01 19:06:21 +05:30
bendtherules 09a0e73bb9 docs: document global plugin installation 2026-08-01 19:02:48 +05:30
bendtherules fa8ea49252 fix: expose OpenCode server entrypoint 2026-08-01 18:59:41 +05:30
bendtherules f19d3b993a docs: refine compaction description 2026-08-01 18:54:17 +05:30
bendtherules 1867b9c335 chore: release v0.2.0 v0.2.0 2026-08-01 18:49:01 +05:30
bendtherules 459d85e84a docs: clarify release workflow 2026-08-01 18:48:55 +05:30
bendtherules 31f911dee8 Readme update 2026-08-01 18:39:39 +05:30
bendtherules e4f08ffc7a Readme update 2026-08-01 18:39:11 +05:30
bendtherules e1ca9ae13e Rewrite README tagline to describe prioritizing messages in compaction 2026-08-01 18:36:54 +05:30
bendtherules d2b87f68df docs: derive release version from package v0.1.2 2026-08-01 16:59:35 +05:30
bendtherules 77ee8318a8 docs: document tagged release flow 2026-08-01 16:59:07 +05:30
bendtherules f3e8dd4b04 fix: skip empty compaction instructions 2026-08-01 16:57:58 +05:30
bendtherules 018ee0a85e chore: prepare npm release 0.1.1 2026-08-01 16:55:59 +05:30
bendtherules 33429d1ab9 docs: add publishing and repository links 2026-08-01 16:55:17 +05:30
bendtherules 9b70b18295 feat: add compaction prompt plugin 2026-08-01 16:51:37 +05:30