5 Commits

Author SHA1 Message Date
785d07b08f Add generated files to gitignore
Ignore clj-kondo, lsp cache, and SCIP index files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 16:50:43 -05:00
2f27c1791b Remove generated e2e test outputs and update gitignore
- Ignore entire test/e2e/output/ directory for generated artifacts
- Update screenshots with latest panel renders

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 16:44:23 -05:00
f0c65dedf5 Fix e2e tests and clean up debug artifacts
- Remove nested test/e2e/test/ directory (bad debug data)
- Fix run-all.sh to run VHS from repo root, preventing nested output
- Fix cursor-navigation.tape to use setup script instead of inline shell
- Add setup-cursor-test.sh for cursor navigation tests
- Regenerate all test outputs without FileNotFoundException errors
- Add debug tape/output files to .gitignore
- Remove debug.tape from test suite (for local debugging only)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 12:20:26 -05:00
99a3970f17 Add README with panel screenshots
Include screenshots showing files, branches, commits, stash panels
and help menu. Update gitignore to allow screenshots/ directory.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 20:48:25 -05:00
f70af9b185 init 2026-01-21 17:49:39 -05:00