32 Commits

Author SHA1 Message Date
7bdeb23678 Merge pull request 'Allow /stop without target argument' (#13) from feat/unify-start-stop-args into main
Reviewed-on: #13
2026-02-17 06:19:47 +09:00
fa2dc0f295 Allow /stop without target argument 2026-02-17 06:17:36 +09:00
21b01ca055 Merge pull request 'Unify start/stop slash commands by target' (#12) from feat/unify-start-stop-args into main
Reviewed-on: #12
2026-02-17 06:12:59 +09:00
48c79c88c8 Unify start/stop slash commands by target 2026-02-17 06:08:43 +09:00
70020e3f71 Merge pull request 'Separate Slack text input from Enter submission' (#11) from fix/output-throttle into main
Reviewed-on: #11
2026-02-17 06:04:02 +09:00
6049ba7a8a Drop bang-only enter alias 2026-02-17 06:02:09 +09:00
b3ce2622e3 Add short enter aliases for Slack input 2026-02-17 06:00:34 +09:00
271376a7da Separate input from enter submission in Slack bridge 2026-02-17 05:55:49 +09:00
272c840913 Merge pull request 'Throttle and schedule buffered output delivery' (#10) from fix/output-throttle into main
Reviewed-on: #10
2026-02-17 05:52:36 +09:00
51e63a0f85 Throttle and schedule buffered output delivery 2026-02-17 05:46:43 +09:00
3effedf07d Merge pull request 'Fix Slack output dedup and chunk forwarding' (#9) from fix/slack-input-drop-logs into main
Reviewed-on: #9
2026-02-17 05:35:51 +09:00
6747ab703a Fix Slack output dedup and chunk forwarding 2026-02-17 05:34:26 +09:00
cfbe781210 Merge pull request 'Filter Codex TUI redraw noise in Slack output' (#8) from fix/codex-tui-noise-filter into main
Reviewed-on: #8
2026-02-17 04:45:45 +09:00
c2fe922105 Filter Codex TUI redraw noise in Slack output 2026-02-17 04:44:53 +09:00
0a49032f29 Merge pull request 'Document safer PR workflow rules' (#7) from chore/record-pr-workflow-safety into main
Reviewed-on: #7
2026-02-17 04:31:22 +09:00
cf1a6cb620 Resolve AGENTS.md merge conflict with main 2026-02-17 04:30:50 +09:00
909ef08e37 Document safe PR body flow and post-merge main sync 2026-02-17 04:28:54 +09:00
2fddb1ca24 Merge pull request 'Add Codex bridge target support' (#6) from feat/add-codex-bridge-support into main
Reviewed-on: #6
2026-02-17 04:26:25 +09:00
537839ba1a Add Codex target commands and session routing 2026-02-17 04:24:07 +09:00
96188680fb Merge pull request 'Document Gitea workflow and forbid direct main commits' (#5) from chore/gitea-workflow-notes into main
Reviewed-on: #5
2026-02-17 04:20:07 +09:00
6a29c5f3dd Enforce no-work-on-main rule for agents 2026-02-17 04:18:24 +09:00
7d3540483b Document Gitea workflow for future sessions 2026-02-17 04:16:34 +09:00
fb7c25ec78 Merge pull request 'Attach bridge to existing tmux Claude session' (#4) from feat/tmux-attach-bridge into main
Reviewed-on: #4
2026-02-17 04:06:53 +09:00
b83929fac2 Attach to existing tmux Claude session 2026-02-17 04:04:28 +09:00
e616bebdb9 Merge pull request 'Filter ANSI output before Slack forwarding' (#3) from fix/slack-ansi-filter into main
Reviewed-on: #3
2026-02-17 03:53:08 +09:00
8f8e63f56f Merge remote-tracking branch 'origin/main' into fix/slack-ansi-filter
# Conflicts:
#	src/lazy_enter/bridge.py
2026-02-17 03:52:12 +09:00
df377cf2df Filter ANSI output before Slack forwarding 2026-02-17 03:46:36 +09:00
906022555a Merge pull request 'Implement reconnect, idle reporting, and security hardening' (#2) from feat/remoteenter-hardening into main
Reviewed-on: #2
2026-02-16 23:14:07 +09:00
ebe7902362 Implement reconnect, idle reporting, and security hardening 2026-02-16 23:03:02 +09:00
582c19bb50 Merge pull request 'Add contributor guide and README usage instructions' (#1) from docs/contributor-guide-and-readme into main
Reviewed-on: #1
2026-02-16 22:52:20 +09:00
87482efd6d Add contributor guide and project usage docs 2026-02-16 22:48:05 +09:00
1e552f8c46 Initial commit 2026-02-16 22:27:37 +09:00