You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .pebbles/events.jsonl
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -166,3 +166,7 @@
166
166
{"type":"create","timestamp":"2026-01-30T17:44:28.970096Z","issue_id":"MB-c3e","payload":{"description":"Break mb.ts into per-command modules and shared helpers; keep CLI behavior identical, improve maintainability, reduce file length.","priority":"2","title":"Refactor: split src/mb.ts into command modules","type":"task"}}
167
167
{"type":"create","timestamp":"2026-01-30T17:44:35.60457Z","issue_id":"MB-4f7","payload":{"description":"Add tests for safety scanning (API key patterns, social engineering, decoding), rate limits, and command output schema; include regression tests for past bugs.","priority":"2","title":"Tests: expand safety + CLI coverage","type":"task"}}
168
168
{"type":"create","timestamp":"2026-01-30T17:44:41.621403Z","issue_id":"MB-e66","payload":{"description":"Make qmd indexing incremental and fail-soft; add caching of embeddings, avoid re-embedding unchanged collections, surface qmd status in CLI, and improve timeout/backoff behavior.","priority":"2","title":"Improve qmd integration","type":"task"}}
169
+
{"type":"create","timestamp":"2026-01-30T18:10:05.969649Z","issue_id":"MB-7ef","payload":{"description":"Add Prettier config, scripts, and CI check for formatting.","priority":"2","title":"CI: add Prettier formatting","type":"task"}}
{"type":"comment","timestamp":"2026-01-30T18:35:19.501907Z","issue_id":"MB-7ef","payload":{"body":"COMPLETE: added Prettier config, scripts, ignore file, and CI format check; formatted repository."}}
0 commit comments