Skip to content

Commit aaf4664

Browse files
committed
poc
1 parent 447f18a commit aaf4664

66 files changed

Lines changed: 10078 additions & 951 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ target
2929

3030
.codex
3131
.claude
32+
specs
3233

3334
# Misc
3435

AGENTS.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
General context lives in `README.md` at the repository root.
44

5-
## Common
6-
- Generate plan of changes before code generation and wait approved only after that start code generation
7-
85
## Architecture
96

107
- OTTY is evolving toward a terminal-centric workspace. The current codebase focuses on the terminal stack: pseudo-terminal access, virtual terminal parsing, and higher-level escape handling.

0 commit comments

Comments
 (0)