iris
04b274753b
docs: give turn-loop/ a README.md landing page
...
Part of hyperhive#1898 (b): every docs subdir should have a top-level
README.md link, achieved by moving/renaming where an existing file
already fits the role.
docs/turn-loop.md already served as the hub + index for the three
sub-pages under turn-loop/ (claude-invocation.md, config.md, mcp.md),
so it moves wholesale rather than leaving a redundant top-level
pointer stub. Fixes every inbound/relative link across the repo
(top-level README.md, CLAUDE.md, docs/persistence.md,
docs/tools/scheduling.md, the sub-pages own back-link, hive-agent
README + doc comments, hive-agent/Cargo.toml, .prettierignore per-file
exemption entry) - grepped the whole tree for both turn-loop.md and
turn-loop/ to find every reference rather than trusting a partial
list.
nix fmt clean, cargo check -p hive-agent clean.
2026-08-03 12:55:18 +02:00
..
web_ui
hive-agent: /cancel matches claude's cmdline, not the kernel comm name
2026-08-03 01:33:09 +02:00
db_migrate.rs
hive-agent: finish chrono-clock migration on remaining call sites
2026-08-02 02:12:19 +02:00
disk_watch.rs
harness todos: ack reconciled todos instead of deleting them
2026-07-28 09:40:15 +02:00
events.rs
hive-agent: finish chrono-clock migration on remaining call sites
2026-08-02 02:12:19 +02:00
harness_state.rs
refactor(hive-agent): split the forge notification poller into its own crate
2026-07-26 21:30:29 +02:00
identity.rs
refactor( #2464 ): rename hive-ag3nt crate to hive-agent, collapse lib into main
2026-07-15 16:09:39 +02:00
login.rs
docs: give turn-loop/ a README.md landing page
2026-08-03 12:55:18 +02:00
login_session.rs
refactor( #2464 ): rename hive-ag3nt crate to hive-agent, collapse lib into main
2026-07-15 16:09:39 +02:00
main.rs
docs: give turn-loop/ a README.md landing page
2026-08-03 12:55:18 +02:00
mcp_config.rs
hive-agent: enable the Skill built-in tool so installed skills are invokable
2026-07-27 22:28:28 +02:00
paths.rs
feat( #2635 ): wire harness-local questions mirror (inc2 pt2)
2026-07-26 02:07:33 +02:00
plugins.rs
refactor( #2464 ): rename hive-ag3nt crate to hive-agent, collapse lib into main
2026-07-15 16:09:39 +02:00
prompt.rs
refactor( #2464 ): rename hive-ag3nt crate to hive-agent, collapse lib into main
2026-07-15 16:09:39 +02:00
questions.rs
hive-agent: finish chrono-clock migration on remaining call sites
2026-08-02 02:12:19 +02:00
reminder_timer.rs
hive-agent: finish chrono-clock migration on remaining call sites
2026-08-02 02:12:19 +02:00
reminders.rs
hive-agent: finish chrono-clock migration on remaining call sites
2026-08-02 02:12:19 +02:00
serve_common.rs
auto-pause the turn loop after repeated missed get_loose_ends on todo wakes
2026-08-02 17:47:49 +02:00
stats.rs
hive-agent: finish chrono-clock migration on remaining call sites
2026-08-02 02:12:19 +02:00
stream_enrich.rs
remove request_next_turn: same-turn continuation is always worse than an external wake
2026-07-27 22:15:36 +02:00
todo_server.rs
revise bulk-clear to explicit ids per mara's feedback, fix clippy line count
2026-08-02 16:41:33 +02:00
todos.rs
revise bulk-clear to explicit ids per mara's feedback, fix clippy line count
2026-08-02 16:41:33 +02:00
turn.rs
swap hive-claude to the crates.io registry dependency ( #2931 )
2026-08-02 14:19:26 +02:00
turn_stats.rs
swap hive-claude to the crates.io registry dependency ( #2931 )
2026-08-02 14:19:26 +02:00
vacuum.rs
hive-sh4re/hive-bash-mcp/hive-agent: retype TaskFile timestamps to DateTime<Utc>, drop now_unix from these crates
2026-08-02 02:12:19 +02:00