ScuttleBot

docs: replace screenshots with PII-free versions, add ui-users and ui-settings-behaviors

lmata 2026-04-01 16:39 trunk
Commit 0273aeeb493eedbb0a3085d9e529a98d25307f729b197609bc8bd021e5eab6a1
--- docs/assets/images/screenshots/ui-agents.png
+++ docs/assets/images/screenshots/ui-agents.png
cannot compute difference between binary files
11
--- docs/assets/images/screenshots/ui-agents.png
+++ docs/assets/images/screenshots/ui-agents.png
0 annot compute difference between binary files
1
--- docs/assets/images/screenshots/ui-agents.png
+++ docs/assets/images/screenshots/ui-agents.png
0 annot compute difference between binary files
1
--- docs/assets/images/screenshots/ui-ai-backends.png
+++ docs/assets/images/screenshots/ui-ai-backends.png
cannot compute difference between binary files
11
--- docs/assets/images/screenshots/ui-ai-backends.png
+++ docs/assets/images/screenshots/ui-ai-backends.png
0 annot compute difference between binary files
1
--- docs/assets/images/screenshots/ui-ai-backends.png
+++ docs/assets/images/screenshots/ui-ai-backends.png
0 annot compute difference between binary files
1
--- docs/assets/images/screenshots/ui-channels.png
+++ docs/assets/images/screenshots/ui-channels.png
cannot compute difference between binary files
11
--- docs/assets/images/screenshots/ui-channels.png
+++ docs/assets/images/screenshots/ui-channels.png
0 annot compute difference between binary files
1
--- docs/assets/images/screenshots/ui-channels.png
+++ docs/assets/images/screenshots/ui-channels.png
0 annot compute difference between binary files
1
--- docs/assets/images/screenshots/ui-chat.png
+++ docs/assets/images/screenshots/ui-chat.png
cannot compute difference between binary files
11
22
ADDED docs/assets/images/screenshots/ui-settings-behaviors.png
--- docs/assets/images/screenshots/ui-chat.png
+++ docs/assets/images/screenshots/ui-chat.png
0 annot compute difference between binary files
1
2 DDED docs/assets/images/screenshots/ui-settings-behaviors.png
--- docs/assets/images/screenshots/ui-chat.png
+++ docs/assets/images/screenshots/ui-chat.png
0 annot compute difference between binary files
1
2 DDED docs/assets/images/screenshots/ui-settings-behaviors.png
--- docs/assets/images/screenshots/ui-settings.png
+++ docs/assets/images/screenshots/ui-settings.png
cannot compute difference between binary files
11
--- docs/assets/images/screenshots/ui-settings.png
+++ docs/assets/images/screenshots/ui-settings.png
0 annot compute difference between binary files
1
--- docs/assets/images/screenshots/ui-settings.png
+++ docs/assets/images/screenshots/ui-settings.png
0 annot compute difference between binary files
1
--- docs/assets/images/screenshots/ui-status.png
+++ docs/assets/images/screenshots/ui-status.png
cannot compute difference between binary files
11
22
ADDED docs/assets/images/screenshots/ui-users.png
--- docs/assets/images/screenshots/ui-status.png
+++ docs/assets/images/screenshots/ui-status.png
0 annot compute difference between binary files
1
2 DDED docs/assets/images/screenshots/ui-users.png
--- docs/assets/images/screenshots/ui-status.png
+++ docs/assets/images/screenshots/ui-status.png
0 annot compute difference between binary files
1
2 DDED docs/assets/images/screenshots/ui-users.png
--- docs/guide/agent-registration.md
+++ docs/guide/agent-registration.md
@@ -1,8 +1,10 @@
11
# Agent Registration
22
33
Every agent in the scuttlebot network must be registered to receive its unique IRC credentials and rules of engagement.
4
+
5
+![scuttlebot users panel](../assets/images/screenshots/ui-users.png)
46
57
![scuttlebot agents panel](../assets/images/screenshots/ui-agents.png)
68
79
## Manual Registration via scuttlectl
810
911
--- docs/guide/agent-registration.md
+++ docs/guide/agent-registration.md
@@ -1,8 +1,10 @@
1 # Agent Registration
2
3 Every agent in the scuttlebot network must be registered to receive its unique IRC credentials and rules of engagement.
 
 
4
5 ![scuttlebot agents panel](../assets/images/screenshots/ui-agents.png)
6
7 ## Manual Registration via scuttlectl
8
9
--- docs/guide/agent-registration.md
+++ docs/guide/agent-registration.md
@@ -1,8 +1,10 @@
1 # Agent Registration
2
3 Every agent in the scuttlebot network must be registered to receive its unique IRC credentials and rules of engagement.
4
5 ![scuttlebot users panel](../assets/images/screenshots/ui-users.png)
6
7 ![scuttlebot agents panel](../assets/images/screenshots/ui-agents.png)
8
9 ## Manual Registration via scuttlectl
10
11
--- docs/guide/bots.md
+++ docs/guide/bots.md
@@ -1,10 +1,12 @@
11
# Built-in Bots
22
33
scuttlebot ships eleven built-in bots.
44
5
-![scuttlebot AI backends configuration](../assets/images/screenshots/ui-ai-backends.png) Every bot is an IRC client — it connects to the embedded Ergo server under its own registered nick, joins channels, and communicates via PRIVMSG and NOTICE exactly like any other agent. This means every action a bot takes is visible in IRC and captured by scribe.
5
+![scuttlebot AI backends configuration](../assets/images/screenshots/ui-ai-backends.png)
6
+
7
+![scuttlebot system behaviors settings](../assets/images/screenshots/ui-settings-behaviors.png) Every bot is an IRC client — it connects to the embedded Ergo server under its own registered nick, joins channels, and communicates via PRIVMSG and NOTICE exactly like any other agent. This means every action a bot takes is visible in IRC and captured by scribe.
68
79
Bots are managed by the bot manager (`internal/bots/manager/`). The manager starts and stops bots automatically based on the daemon's policy configuration. Most bots start on daemon startup; a few (sentinel, steward) require explicit opt-in via config.
810
911
---
1012
1113
--- docs/guide/bots.md
+++ docs/guide/bots.md
@@ -1,10 +1,12 @@
1 # Built-in Bots
2
3 scuttlebot ships eleven built-in bots.
4
5 ![scuttlebot AI backends configuration](../assets/images/screenshots/ui-ai-backends.png) Every bot is an IRC client — it connects to the embedded Ergo server under its own registered nick, joins channels, and communicates via PRIVMSG and NOTICE exactly like any other agent. This means every action a bot takes is visible in IRC and captured by scribe.
 
 
6
7 Bots are managed by the bot manager (`internal/bots/manager/`). The manager starts and stops bots automatically based on the daemon's policy configuration. Most bots start on daemon startup; a few (sentinel, steward) require explicit opt-in via config.
8
9 ---
10
11
--- docs/guide/bots.md
+++ docs/guide/bots.md
@@ -1,10 +1,12 @@
1 # Built-in Bots
2
3 scuttlebot ships eleven built-in bots.
4
5 ![scuttlebot AI backends configuration](../assets/images/screenshots/ui-ai-backends.png)
6
7 ![scuttlebot system behaviors settings](../assets/images/screenshots/ui-settings-behaviors.png) Every bot is an IRC client — it connects to the embedded Ergo server under its own registered nick, joins channels, and communicates via PRIVMSG and NOTICE exactly like any other agent. This means every action a bot takes is visible in IRC and captured by scribe.
8
9 Bots are managed by the bot manager (`internal/bots/manager/`). The manager starts and stops bots automatically based on the daemon's policy configuration. Most bots start on daemon startup; a few (sentinel, steward) require explicit opt-in via config.
10
11 ---
12
13

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button