You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BroccoliQ has been removed from dietcode-plugin. Work that was already in progress is finished, and remaining references are cleaned up.
Removed surface area
/broccoliq slash command and bq alias
queue_tools.py — broccolidb_queue_status, broccolidb_shard_status, broccolidb_hive_integrity
RPC methods — queue_status, shard_status, hive_integrity (RPC version bumped to 5)
hive_board_intel no longer includes queue metrics (hive metrics only)
Updated behavior
kanban_broccolidb_board_intel() returns "hive" instead of "broccoliq" in its JSON payload
Plugin metadata, prompts, toolset expectations, and public exports no longer mention BroccoliQ
Docs & branding
README, CHANGELOG, and docs under docs/ updated
BroccoliQ comments/strings updated across Python, TypeScript, and kernel files
Kernel memory telemetry sources renamed: broccolidb_memory, broccolidb_replay_cache
What remains
BroccoliDB — graph, audit, hive sync, kanban bridge tools
Internal queue tables/code under broccolidb/infrastructure/queue/ (database layer, not exposed as BroccoliQ)
The only remaining broccoliq mention is a historical note in kernel/MIGRATION.md for the old runtime/memory/broccoliq/ path.
0 commit comments