Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
f69c762
patch: Propagate optional session IDs through parsed touched lines
stefanskoricdev Jun 1, 2026
97e3c70
patch: Inherit session_id from matched lines during intersection
stefanskoricdev Jun 1, 2026
3823b95
agent-trace: Add optional conversation related-link model
stefanskoricdev Jun 1, 2026
5485630
agent_trace: Populate conversation.related from intersection hunk ses…
stefanskoricdev Jun 2, 2026
b90c81b
agent-trace-db: Add message and part persistence tables
stefanskoricdev Jun 2, 2026
77602a9
hooks: Add conversation-trace subcommand for message/part persistence
stefanskoricdev Jun 2, 2026
12cf148
agent-trace-db: Remove message-level text storage
stefanskoricdev Jun 2, 2026
e71a8c2
hooks: Add conversation-trace hook with plugin handoff
stefanskoricdev Jun 3, 2026
0c14c19
db: Add config-driven retry resilience to database operations
stefanskoricdev Jun 4, 2026
507ca82
agent-trace-db: Remove obsolete agent and summary_diffs columns from …
stefanskoricdev Jun 8, 2026
c13b664
hooks: Migrate conversation-trace to typed batch envelopes with multi…
stefanskoricdev Jun 8, 2026
4d317ff
agent-trace-plugin: Add patch conversation trace support with dedup
stefanskoricdev Jun 8, 2026
8910d46
deps: Update Turso to pinned pre-release revision
davidabram Jun 9, 2026
e145b2c
agent-trace-db: Add no-migration hook open path
davidabram Jun 9, 2026
bd0bf6c
agent_trace_db: Add schema readiness checks for hook runtime
davidabram Jun 9, 2026
cfa8b01
hooks: Route all Agent Trace hooks through no-migration readiness-gat…
davidabram Jun 9, 2026
8f8e7e8
context: Complete agent-trace-hook-no-hot-path-migrations plan
davidabram Jun 9, 2026
ab9e7c7
tests: remove some nonsense
davidabram Jun 9, 2026
67edf48
db: Move migration readiness check to core TursoDb module
davidabram Jun 9, 2026
7fdb77d
db: Tighten local DB retry/backoff hardcoded defaults
davidabram Jun 9, 2026
725f735
db: Tune QUERY_RETRY_POLICY defaults for tighter local timeouts
stefanskoricdev Jun 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
224 changes: 215 additions & 9 deletions .opencode/plugins/sce-agent-trace.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading