Rai (Michael Pokorny)
|
1bff7c4db0
|
Merge branch 'agentydragon-35-tui-inspect-env-integration' into agentydragon
|
2025-06-25 00:20:50 -07:00 |
|
Rai (Michael Pokorny)
|
05a49d8036
|
codex-rs: remove border and unused imports/style in status indicator widget
|
2025-06-25 00:10:49 -07:00 |
|
Rai (Michael Pokorny)
|
de380981de
|
wip
|
2025-06-24 23:45:58 -07:00 |
|
Rai (Michael Pokorny)
|
27b3596809
|
wip
|
2025-06-24 23:39:33 -07:00 |
|
Rai (Michael Pokorny)
|
442bc9b9c3
|
tui(cli): add --debug-log flag and support file logging
|
2025-06-24 23:09:40 -07:00 |
|
Rai (Michael Pokorny)
|
0a9c0304f8
|
agentydragon(tasks): implement TUI integration for /inspect-env
|
2025-06-24 22:35:20 -07:00 |
|
Rai (Michael Pokorny)
|
9f30c4df50
|
Merge branch 'agentydragon-19-bash-command-rendering-improvements' into agentydragon
# Conflicts:
# agentydragon/tasks/19-bash-command-rendering-improvements.md
|
2025-06-24 22:35:11 -07:00 |
|
Rai (Michael Pokorny)
|
8280bd1f9d
|
Merge branch 'agentydragon-18-chat-ui-textarea-overlay-border-fix' into agentydragon
# Conflicts:
# agentydragon/tasks/18-chat-ui-textarea-overlay-border-fix.md
|
2025-06-24 22:34:25 -07:00 |
|
Rai (Michael Pokorny)
|
928afbb87e
|
Merge branch 'agentydragon-16-confirm-on-ctrl-d' into agentydragon
|
2025-06-24 22:33:52 -07:00 |
|
Rai (Michael Pokorny)
|
7f7582d68d
|
Merge branch 'agentydragon-03-live-config-reload' into agentydragon
# Conflicts:
# agentydragon/tasks/03-live-config-reload.md
|
2025-06-24 22:33:39 -07:00 |
|
Rai (Michael Pokorny)
|
2f254365e0
|
agentydragon(tasks): implement bash command rendering improvements in Rust TUI
|
2025-06-24 22:27:48 -07:00 |
|
Rai (Michael Pokorny)
|
40f784e5c3
|
agentydragon(tasks): implement double Ctrl+D confirmation on TUI exit
|
2025-06-24 22:26:58 -07:00 |
|
Rai (Michael Pokorny)
|
b352146912
|
agentydragon(tasks): implement live config reload with diff prompt and apply/ignore support
|
2025-06-24 22:25:32 -07:00 |
|
Rai (Michael Pokorny)
|
2ce7ba7257
|
agentydragon(tasks): add compact markdown rendering option to TUI
|
2025-06-24 22:23:08 -07:00 |
|
Rai (Michael Pokorny)
|
734ba5ae6a
|
agentydragon(tasks): implement chat UI border merge & status overlay reposition
|
2025-06-24 22:21:41 -07:00 |
|
Rai (Michael Pokorny)
|
158d8a21f8
|
agentydragon(tasks): avoid private API call in tests
|
2025-06-24 21:26:43 -07:00 |
|
Rai (Michael Pokorny)
|
a07b897c34
|
agentydragon(tasks): expose Prompt and FunctionCallOutputPayload; fix test imports
|
2025-06-24 21:26:43 -07:00 |
|
Rai (Michael Pokorny)
|
332b6666b8
|
agentydragon(tasks): add cancellation logic and unit tests for message buffering
|
2025-06-24 21:26:43 -07:00 |
|
Rai (Michael Pokorny)
|
801eeb5841
|
agentydragon(tasks): mark in-progress and plan buffer guard in chat_completions
|
2025-06-24 21:26:43 -07:00 |
|
Rai (Michael Pokorny)
|
fd0dc1be88
|
agentydragon(tasks): merge task 10 inspect-container-state
|
2025-06-24 21:07:47 -07:00 |
|
Rai (Michael Pokorny)
|
e901754d14
|
agentydragon(tasks): merge task 08 set-shell-title
|
2025-06-24 21:06:45 -07:00 |
|
Rai (Michael Pokorny)
|
e7f7847a49
|
agentydragon(tasks): merge task 28 include command snippet in approval label
|
2025-06-24 21:04:43 -07:00 |
|
Rai (Michael Pokorny)
|
fca6766935
|
agentydragon(tasks): implement command snippet truncation in session approval labels
|
2025-06-24 20:55:43 -07:00 |
|
Rai (Michael Pokorny)
|
624deb4158
|
Merge task 31-display-context-remaining-percentage into integration branch (ours)
|
2025-06-24 20:53:02 -07:00 |
|
Rai (Michael Pokorny)
|
2a015a2464
|
wip
|
2025-06-24 20:40:10 -07:00 |
|
Rai (Michael Pokorny)
|
1fb774909d
|
wip
|
2025-06-24 20:32:13 -07:00 |
|
Rai (Michael Pokorny)
|
b1eb965839
|
agentydragon(tasks): implement set-shell-title feature
|
2025-06-24 20:08:16 -07:00 |
|
Rai (Michael Pokorny)
|
723c2452e0
|
agentydragon(tasks): implement context-left indicator in TUI
|
2025-06-24 20:03:03 -07:00 |
|
Rai (Michael Pokorny)
|
9670cfdef8
|
wip
|
2025-06-24 19:10:40 -07:00 |
|
Rai (Michael Pokorny)
|
f26875b5d8
|
Merge remote-tracking branch 'origin/agentydragon' into agentydragon
|
2025-06-24 18:30:49 -07:00 |
|
Rai (Michael Pokorny)
|
d5668f158d
|
codex-rs(tui): restore EditPrompt arm and clear merge conflict markers in chat_composer
|
2025-06-24 18:21:53 -07:00 |
|
Rai (Michael Pokorny)
|
d7d15f5fd3
|
remove session-scoped approval option for patches; update command approve label to B variant
|
2025-06-24 16:57:40 -07:00 |
|
Rai (Michael Pokorny)
|
4851101038
|
codex-rs: correct approval label to reference 'patch' instead of 'command'
|
2025-06-24 16:51:25 -07:00 |
|
Rai (Michael Pokorny)
|
9dc939721c
|
codex-rs: resolve merge conflict in README.md
|
2025-06-24 16:49:16 -07:00 |
|
Rai (Michael Pokorny)
|
1d16069948
|
agentydragon(tasks): implement inspect-env command and update task plan for Task 10
|
2025-06-24 16:33:57 -07:00 |
|
Rai (Michael Pokorny)
|
648301613c
|
lint fix
|
2025-06-24 16:11:35 -07:00 |
|
Rai (Michael Pokorny)
|
056f818002
|
Add Rust install instructions and pre-commit cargo build hook
|
2025-06-24 16:07:27 -07:00 |
|
Rai (Michael Pokorny)
|
11fabccebb
|
wip
|
2025-06-24 15:47:10 -07:00 |
|
Rai (Michael Pokorny)
|
09e4a3b4b8
|
wip
|
2025-06-24 15:10:28 -07:00 |
|
Rai (Michael Pokorny)
|
669aa3ef39
|
merge fix
|
2025-06-24 15:06:06 -07:00 |
|
Rai (Michael Pokorny)
|
44ea1cf73f
|
Merge Tasks 01, 07, 13
|
2025-06-24 14:39:54 -07:00 |
|
Rai (Michael Pokorny)
|
22d7b327a0
|
Auto-commit pending changes on agentydragon-task/13-interactive-prompt-during-execution
|
2025-06-24 14:31:38 -07:00 |
|
Rai (Michael Pokorny)
|
df9e65127f
|
Auto-commit pending changes on agentydragon-task/07-undo-feedback-decision
|
2025-06-24 14:31:35 -07:00 |
|
Rai (Michael Pokorny)
|
b23d44cb5c
|
01 dynamic mount commands
|
2025-06-24 14:30:34 -07:00 |
|
Rai (Michael Pokorny)
|
a527582e32
|
codex-rs: enable config tests, expose find_codex_home, add auto‑mount repo sandbox logic
|
2025-06-24 13:21:01 -07:00 |
|
Rai (Michael Pokorny)
|
62dda0b041
|
cli(config): implement 'codex config' subcommand and document it
|
2025-06-24 13:14:51 -07:00 |
|
Rai (Michael Pokorny)
|
65e5d926ab
|
tui session load
|
2025-06-21 06:38:29 -07:00 |
|
Rai (Michael Pokorny)
|
bb19ef1434
|
botom pane height, restore cmd
|
2025-06-21 03:49:22 -07:00 |
|
Rai (Michael Pokorny)
|
e585e6c8cd
|
docs: clarify 'exact command' wording in approval prompts and config
|
2025-06-21 03:01:47 -07:00 |
|
Michael Bolin
|
b73426c1c4
|
docs: update codex-rs/README.md to list new features in the Rust CLI (#1267)
Let users know about what the Rust CLI supports that the TypeScript CLI
doesn't!
|
2025-06-06 18:32:10 -07:00 |
|