2 Commits
Author SHA1 Message Date
dailz ec5a163f05 chore: expand .gitignore for per-crate target dirs and local artifacts
* crates/*/target/ - per-crate build output (root /target/ was already
  covered, but workspace members' own target/ dirs were leaking through)
* .omo/ .sisyphus/ - local agent tooling state, not project content
* benchmark-report.md - output of cargo run -p log-viewer-bench,
  regenerated per run so should not be tracked
2026-06-22 15:14:52 +08:00
dailzandSisyphus 0ee82cbccd feat(init): scaffold cargo workspace and CI
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-10 21:17:22 +08:00