mirror of
https://github.com/JuliusBrussee/caveman.git
synced 2026-08-11 13:21:09 +02:00
Folds in #419 (replace the non-existent session.created/tui.prompt.append hooks with real opencode hooks: event dispatcher for session.created, chat.message for mode parsing, experimental.chat.system.transform for reinforcement; fixes #418/#421), #398 (ship the missing caveman-compress.md command + un-ignore it; fixes #426/#451/#464), and #376 plugin-side (drop %APPDATA% branch). Smoke test rewritten for the new hook shapes. NOTE: not smoke-tested against a real opencode runtime here — verify before release. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
15 lines
241 B
Plaintext
15 lines
241 B
Plaintext
benchmarks/results/*.json
|
|
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
.env.local
|
|
**/.DS_Store
|
|
.claude/worktrees/
|
|
evals/snapshots/*.html
|
|
evals/snapshots/*.png
|
|
context/refs/research-brief-caveman-code-efficiency.md
|
|
|
|
# Build artifacts
|
|
dist/*
|
|
!dist/caveman.skill
|