• Joined on 2026-02-25
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 07:25:02 +00:00
ffaf7a89e5 docs(feat): merge NEW_FEAT into FEAT and remove NEW_FEAT.md
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 07:17:26 +00:00
3cde4a7795 refactor(policy): move policy CRUD to /dirigent_policy slash command with explicit channelId
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 07:05:39 +00:00
d497631b99 refactor(tools): drop guild member-list tool and remove dirigent_ prefix from tool names
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 06:57:25 +00:00
bb10d6913e fix(plugin): start moderator reliably and colocate no-reply-api under plugin dir
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 06:45:34 +00:00
a2781139b0 style(installer): adopt colored tabbed step output format
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 06:38:35 +00:00
4d50826f2a refactor(installer): rename to install.mjs, remove record/restore flow, add --no-reply-port and wire config port
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 06:25:09 +00:00
7640e80373 refactor(installer): detect existing install via plugins.entries.dirigent registration
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 06:21:28 +00:00
6124ceec7a docs(cleanup): mark discord-control-api references as historical after in-plugin migration
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 06:19:43 +00:00
e6b445fb97 chore(cleanup): remove discord-control-api sidecar and stale config/docs hooks
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 06:15:22 +00:00
0806edb7d9 feat(cache): include source and guildId metadata in channel member cache
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 06:13:40 +00:00
12b0f4c6cc feat(turn-init): persist channel bot membership cache to local file
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 06:08:53 +00:00
307235e207 feat(turn-init): use internal Discord channel member resolver for bootstrap (no public tool)
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 05:53:40 +00:00
121786e6e3 refactor(tools): remove channel-member-list public tool (internal-use only)
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 05:50:13 +00:00
3e35da83ca feat(discord-tools): replace sidecar API with direct Discord REST + channel member listing
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 05:43:53 +00:00
63009f3925 refactor(plugin): extract shared session state and decision pruning
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 05:39:30 +00:00
ea501ccef8 refactor(plugin): extract no-reply child process lifecycle module
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 05:31:11 +00:00
0c06aeb36c refactor(plugin): extract common utils and moderator discord helpers
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 05:25:55 +00:00
f9ac401877 refactor(plugin): extract turn bootstrap/cache helpers into core module
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-08 05:19:42 +00:00
05b902c0b2 refactor(plugin): extract identity and mention helpers into core modules
orion pushed to feat/new-feat-refactor-start at nav/Dirigent 2026-03-07 22:38:13 +00:00
e258e99ed2 refactor(plugin): extract live config and policy store modules