dailz
|
8a664c02c8
|
fix(tui): use char-level wrapping instead of word-level for log lines
|
2026-04-11 09:02:01 +08:00 |
|
dailz
|
3c042e20a1
|
fix(tui): show [0/0] instead of [1/0] for empty files
|
2026-04-11 08:52:22 +08:00 |
|
dailz
|
6820246997
|
feat(tui): rewrite UI with line numbers, soft wrap, and scrolling
|
2026-04-10 23:38:06 +08:00 |
|
dailz
|
555ffc0836
|
feat(tui): expand App state with file loading and scroll
|
2026-04-10 23:28:23 +08:00 |
|
dailz
|
37bebc1a26
|
feat(core): implement JSON log parser
|
2026-04-10 23:08:26 +08:00 |
|
dailz
|
f173adc018
|
feat(core): implement FileReader with memchr line indexing
|
2026-04-10 23:01:03 +08:00 |
|
dailz
|
73322138c1
|
feat(tui): ratatui skeleton with layout
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-04-10 21:20:14 +08:00 |
|
dailz
|
09e7f995fb
|
feat(gui): egui skeleton with dark theme
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-04-10 21:19:34 +08:00 |
|
dailz
|
53250e5903
|
feat(core): declare module structure
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-04-10 21:19:01 +08:00 |
|
dailz
|
843b3db081
|
feat(core): define error types with thiserror
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-04-10 21:18:20 +08:00 |
|
dailz
|
8e977af52c
|
feat(core): define core types with tests
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-04-10 21:17:57 +08:00 |
|
dailz
|
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 |
|