müde vinzenz · she/her
  • Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-05-23 02:05:08 +02:00
ce539559d5 forge: use base64 crate for avatar payload
dbb2ca4393 forge: upload hyperhive logo as the core user's avatar
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-23 00:45:40 +02:00
832c2f86c5 docs: clarify hyperthive.model priority in README
vinzenz pushed to main at vinzenz/hyperhive 2026-05-23 00:41:59 +02:00
77b249076f events: HIVE_DEFAULT_MODEL takes priority over persisted model (closes #319)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-23 00:22:21 +02:00
cd9831b39e forge-avatar-sync: fix data URI prefix and add jq to service path (closes #197)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 23:59:56 +02:00
edf7f1602d forge_notify: include reason field in all notification messages (closes #110)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 23:50:31 +02:00
7f97acf19e dashboard: render META INPUTS as a full tree with bulk select
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 23:41:29 +02:00
dd3a820e57 hive-forge: reject empty/whitespace-only comment bodies (closes #297, closes #299)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 23:39:40 +02:00
631356f2f8 docs: update forge.rs entry for meta read access
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 23:00:18 +02:00
06cb87917d docs: add agent configuration section to README (supersedes #302)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 22:57:07 +02:00
2ac77a416b hive-forge pr-create: set allow_maintainer_edit=true by default (closes #308)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 22:35:31 +02:00
40589c8510 docs: update spawn flow docs for apply_commit handling first spawn (follow-up to 66f1568)
3abb00c327 docs: add request_update_meta_inputs to manager tools (follow-up to 3e098c5)
96f93f3b5e docs: add request_next_turn to turn-loop.md (follow-up to c99261b)
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 22:32:42 +02:00
4a27ef7304 dashboard: derive ctx badge thresholds from the model context window
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 22:30:19 +02:00
cbd4b71322 fix #296: auto-generate GPG signing key for Forgejo on first boot
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 22:29:43 +02:00
a94b504883 forge_notify: skip-reasons drop-list filter, configurable via agent.nix
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 22:20:18 +02:00
b0f6bd8ece fix: self-calibrate context window from API result event
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 22:18:15 +02:00
3e94914569 fix #289: full forge sync on rebuild (extract sync_agent, use in rebuild_agent)
7ad9809207 fix #289: re-seed forge token in rebuild_agent
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 22:12:56 +02:00
2f1b846baf dashboard: show meta-update progress in the META INPUTS panel
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 21:35:18 +02:00
20d2b48fe5 hive-forge: fix comment --body flag swallowing, add comment-edit verb
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 21:30:06 +02:00
3f08051bda lifecycle: seed applied repo at template commit, not main, for first-spawn diff
vinzenz pushed to main at vinzenz/hyperhive 2026-05-22 20:32:10 +02:00
93bf91535f hive-forge: add --milestone to issue-edit