fossil
repo
Explore
Sign in
ScuttleBot
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
internal/api/ui/index.html
50 commits
fix: reliable user list, shepherd voice, timestamp alignment User list: bypass girc's unreliable s…
lmata
75496910c…
2026-04-06 00:39
Merge pull request #150 from ConflictHQ/feature/56-shepherd-bot feat: shepherd bot — goal-directed…
noreply
039edb2bd…
2026-04-05 18:45
feat: shepherd bot — goal-directed agent coordination (#56) New system bot (bot #12) that shepherd…
lmata
028128fe3…
2026-04-05 18:45
Merge pull request #148 from ConflictHQ/feature/89-rich-rendering feat: rich rendering v2 — termin…
noreply
4bb45bdcb…
2026-04-05 17:56
feat: rich rendering v2 — terminal blocks, diffs, file cards (#89) Replace basic key-value meta re…
lmata
118f5a0f5…
2026-04-05 17:56
merge main into feature/86-wire-bot-commands
lmata
e88e140fd…
2026-04-05 17:51
feat: select-all checkbox in agent list header
lmata
30e53110e…
2026-04-05 16:55
Merge pull request #145 from ConflictHQ/feature/agent-bulk-delete feat: bulk delete agents + auto-…
noreply
50ba2ecd6…
2026-04-05 16:51
feat: bulk delete agents + auto-reap setting in UI Add POST /v1/agents/bulk-delete endpoint accept…
lmata
9a6fd4796…
2026-04-05 16:50
Merge branch 'main' into feature/123-sdk-ircv3-tags Resolves conflicts between IRCv3 tag support (…
lmata
38781b672…
2026-04-05 16:41
merge main into feature/123-sdk-ircv3-tags
lmata
d722e362d…
2026-04-05 16:38
Merge branch 'main' into feature/96-protocol-enhancements # Conflicts: # internal/api/server.go # …
lmata
7e498749c…
2026-04-05 16:34
Merge pull request #140 from ConflictHQ/feature/116-web-ui-enhancements feat: web UI — bot command…
noreply
6d94dfdb6…
2026-04-05 16:33
merge main into feature/116-web-ui-enhancements Resolved conflicts in policies.go, config.go, topo…
lmata
40aafc8e4…
2026-04-05 16:32
merge main into feature/116-web-ui-enhancements Resolved conflicts in policies.go, config.go, topo…
lmata
40aafc8e4…
2026-04-05 16:32
Merge branch 'main' into feature/119-ircv3-tags Resolved conflicts in bridge.go (kept both +B bot …
lmata
37b1d9e5f…
2026-04-05 16:30
Merge pull request #144 from ConflictHQ/feature/128-config-architecture feat: config architecture …
noreply
aeff8d0a1…
2026-04-05 16:28
Merge pull request #144 from ConflictHQ/feature/128-config-architecture feat: config architecture …
noreply
aeff8d0a1…
2026-04-05 16:28
Merge pull request #141 from ConflictHQ/feature/115-web-ui-topology feat: topology panel, task cha…
noreply
900677e50…
2026-04-05 16:28
Merge pull request #141 from ConflictHQ/feature/115-web-ui-topology feat: topology panel, task cha…
noreply
900677e50…
2026-04-05 16:28
Merge pull request #139 from ConflictHQ/feature/124-api-key-management feat: API key management — …
noreply
68677f998…
2026-04-05 16:27
Merge pull request #139 from ConflictHQ/feature/124-api-key-management feat: API key management — …
noreply
68677f998…
2026-04-05 16:27
Merge pull request #135 from ConflictHQ/feature/105-relaymsg feat: enable RELAYMSG for native rela…
noreply
c3c693de8…
2026-04-05 16:27
feat: config architecture — Ergo hot-reload, expose missing settings (#128, #127) #128 — Ergo conf…
lmata
4ab8ed69e…
2026-04-05 15:35
feat: topology panel, task channel management, ROE template editor (#115, #114, #118) #115 — Topol…
lmata
346af161e…
2026-04-05 14:55
feat: web UI — bot command reference, user modes, on-join instructions (#116, #117, #113) #117 — U…
lmata
5de1db0dd…
2026-04-05 14:44
feat: web UI API key management card (#125) Settings tab now has an API keys card: - Create keys w…
lmata
2428c8359…
2026-04-05 14:18
feat: enable RELAYMSG for native relay message attribution (#105) Enable IRCv3 RELAYMSG in Ergo co…
lmata
59370d9df…
2026-04-05 03:38
Merge pull request #61 from ConflictHQ/feature/57-structured-message-metadata feat: structured mes…
noreply
f3c383e5b…
2026-04-04 19:57
revert: keep nick color by full nick — stripping suffix makes concurrent agents same color The rea…
lmata
45a503662…
2026-04-04 19:17
ui: stable nick colors — strip session hash suffix before color hashing Agents get a new nick suff…
lmata
dc1fa0ea0…
2026-04-04 19:15
ui: add 🕐 timestamp toggle to hide/show timestamps in chat
lmata
d60d7a6a8…
2026-04-04 05:31
ui: make rich mode toggle visually obvious — blue highlight when active
lmata
54532dc75…
2026-04-04 05:01
ui: use ✨ emoji for rich mode toggle
lmata
87903ff1c…
2026-04-04 04:58
ui: default rich mode to off — text-only by default
lmata
840194566…
2026-04-04 04:57
feat: structured message metadata for rich rendering (#57) Add optional Meta field to bridge messa…
lmata
3d42643e6…
2026-04-04 04:53
ui: remove bullet dot from user list nicks
lmata
94d9bef46…
2026-04-04 04:35
ui: system bots get + prefix, agents are regular users (no prefix)
lmata
46b6f92e3…
2026-04-04 04:34
ui: add $ prefix for system bots in user list
lmata
4533e9873…
2026-04-04 04:32
ui: IRC mode conventions in chat user list (#58) - Operators shown with @ prefix, green bold - Age…
lmata
c71a61078…
2026-04-04 04:30
ui: filter agents from chat identity dropdown — operators only
lmata
954037bea…
2026-04-04 04:25
ui: chat message highlighting — nick mentions, danger keywords, system messages - Nick mentions: b…
lmata
f5142030c…
2026-04-04 04:24
ui: add colon after nick bracket — [nick]: message
lmata
008a0fa98…
2026-04-04 04:20
ui: IRC-style nick formatting — [nick] message
lmata
02e29995b…
2026-04-04 04:19
fix: iOS Safari chat cutoff — use 100dvh and safe-area-inset-bottom
lmata
fde91c692…
2026-04-03 23:43
feat: automatic stale agent cleanup with configurable reap_after_days - Add Reap() to registry — r…
lmata
cd79584f0…
2026-04-03 22:18
ui: fix agent filter bar — compact badge, fixed dropdown width
lmata
f77dd8a4c…
2026-04-03 22:03
ui: add pagination and status filtering to agents, search to channels Agents tab: - Status filter …
lmata
c080acb0e…
2026-04-03 21:58
feat: configurable online timeout for agent presence Add online_timeout_secs to agent policy — con…
lmata
c68066e47…
2026-04-03 21:39
ui: agent presence indicators — online/offline/idle dots, last seen, sorted list - Green dot = onl…
lmata
ada734321…
2026-04-03 19:59
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close