Source
[mission-control] feat: redesign Config/Soul/Skills tabs for MCC dashboard - Config tab: team-grouped agent cards (4 teams), config completeness
GitFact
Mar 17, 04:36 PM
[mission-control] feat: comment on review/done/blocked kicks task back to inbox - Comments on review/done/blocked tasks auto-move to inbox
GitFact
Mar 17, 04:18 PM
[mission-control] feat: add task comments + fix Convex deployment - Added taskComments table to Convex schema
GitFact
Mar 17, 03:57 PM
[ruflo] fix: 7 critical audit fixes, Windows settings, ADR-063 (v3.5.21) - Parser: scoped alias resolution (two-pass) fixes global -t flag collision
GitFact
Mar 17, 03:43 PM
[ruflo] fix: doctor checks + AgentDB bridge errors (v3.5.19) Doctor fixes:
GitFact
Mar 17, 02:00 PM
[ruflo] fix: statusline generator always overwrites legacy copy from writeHelpers writeHelpers() copies the pre-installed 577-line statusline.cjs from the
GitFact
Mar 17, 01:37 PM
[mission-control] fix: trigger redeploy — restore original code Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
GitFact
Mar 17, 03:18 AM
[mission-control] feat: add Sessions Kanban board to MCC dashboard New /v2/sessions tab showing all terminal sessions as a 3-column
GitFact
Mar 17, 12:30 AM
[ruflo] fix: update swarm-activity.json on agent spawn/stop
GitFact
Mar 16, 07:54 PM
[mission-control] security: re-enable auth wall with SITE_PASSWORD env var Password: BigMike23! (set in Vercel env vars)
GitFact
Mar 16, 05:30 PM
[mission-control] restore: TaskBoard with bulk archive/delete/move from 5a478f4 Restoring Mike's preferred kanban with bulk actions on done column.
GitFact
Mar 16, 05:21 PM
[mission-control] restore: MC v3 dark/light theme UI (81c9ae0) with auth wall disabled Restoring Mike's preferred frontend design from commit 81c9ae0
GitFact
Mar 16, 05:03 PM
[ruflo] fix: statusline branding RuFlo V3.5, Opus 4.6 (1M context) (#1351) - Replace 'Claude Flow V3' with 'RuFlo V3.5' in all statusline headers
GitFact
Mar 16, 03:42 PM
[ruflo] fix: use $CLAUDE_PROJECT_DIR for hooks path resolution (v3.5.15) Replace relative paths and $(git rev-parse --show-toplevel) with
GitFact
Mar 9, 03:58 PM
[late-social-connect] Security: Add data isolation to all API routes Every API route now enforces user-scoped data access via
GitFact
Mar 7, 01:48 AM
[skills] skill-creator: drop ANTHROPIC_API_KEY requirement from description optimizer (#547) improve_description.py now calls `claude -p`
GitFact
Mar 6, 08:06 PM
[ruflo] fix: comment out empty MODELS/TASK_MODEL placeholders, allow host.docker.internal in URL safety - Dockerfile: sed-comment empty MODELS= and TASK_MODEL= so .env.local overrides work via dotenv-cli -c
GitFact
Mar 6, 03:22 PM
[ruflo] fix: v3.5.8-v3.5.14 ADR-061 security fixes, cross-platform hooks, Windows parity ADR-061 Deep Audit Fixes (12 P0/P1/D issues):
GitFact
Mar 6, 12:25 AM
[ruflo] fix: v3.5.5-v3.5.7 platform parity, branding, stdin timeout (#1301) * fix: v3.5.5–v3.5.7 platform parity, branding, stdin timeout, settings completeness
GitFact
Mar 5, 08:26 PM
[ruflo] chore: bump all packages to v3.5.4 Published to npm: @claude-flow/cli, claude-flow, ruflo @ 3.5.4
GitFact
Mar 5, 07:05 PM
[ruflo] fix: ADR-060 Sprint 1 — hook stdin, learning loop, MCP tools, trivial fixes Fixes 10 issues from ADR-060:
GitFact
Mar 5, 07:02 PM
[ruflo] docs(ADR-060): remaining bugs and wiring fixes post-v3.5.3 24 open items across 3 sprints:
GitFact
Mar 5, 06:54 PM
[ruflo] fix: add missing ruflo-small.jpeg banner asset Referenced in README.md but not committed to main.
GitFact
Mar 5, 06:40 PM
[ruflo] release: v3.5.3 — publish fixes, branding, cleanup - Bump all packages to 3.5.3 (@claude-flow/cli, claude-flow, ruflo)
GitFact
Mar 5, 06:30 PM
[ruflo] fix: address P0-P2 bugs from ADR-059 triage P0: Remove obfuscated preinstall script that deleted npm cache (#1261)
GitFact
Mar 5, 06:17 PM
[ruflo] docs(ADR-059): bug triage priority matrix for March 2026 Triages all 30 open issues into P0-P3 priority levels:
GitFact
Mar 5, 06:05 PM
[ruflo] feat(ruflo): add RuFlo Chat UI with ruvocal fork, MCP bridge, and Docker setup Adds the complete RuFlo Chat UI system based on a SvelteKit fork (ruvocal)
GitFact
Mar 5, 06:01 PM
[late-social-connect] Auto-save 2026-03-04: 3 files
GitFact
Mar 5, 01:50 AM
[skills] Add claude-api skill (#515) Documentation skill for building applications with the Claude API
GitFact
Mar 4, 08:05 PM
[late-social-connect] Add discover-update and backlinks-myth-bust video assets Generated with [Claude Code](https://claude.ai/code)
GitFact
Mar 3, 12:19 AM
[late-social-connect] Allow video files to bypass Clerk middleware Generated with [Claude Code](https://claude.ai/code)
GitFact
Mar 2, 10:43 PM
[late-social-connect] Add engagement question video for social posting Generated with [Claude Code](https://claude.ai/code)
GitFact
Mar 2, 10:41 PM
[ruflo] fix: add ts-ignore for optional node-llama-cpp import to fix tsc build Co-Authored-By: claude-flow <ruv@ruv.net>
GitFact
Feb 28, 06:26 PM
[ruflo] fix(ADR-058): address deep review findings across Phase 3-4 modules - Pass --signer flag through to signAppliance() in CLI command
GitFact
Feb 28, 06:22 PM
[ruflo] feat(ADR-058): Phase 3-4 — GGUF engine, Ed25519 signing, IPFS distribution, hot-patch Phase 3: ruvLLM GGUF inference engine
GitFact
Feb 28, 05:54 PM
[ruflo] feat(ADR-058): implement RVFA appliance system with ruvLLM bridge Full implementation of self-contained Ruflo RVF Appliance (ADR-058):
GitFact
Feb 28, 03:52 AM
[ruflo] feat(ADR-058): self-contained ruflo.rvf appliance with ruvLLM + verification suite ADR-058 defines the RVFA (RuVector Format Appliance) — a single .rvf
GitFact
Feb 28, 03:30 AM
[ruflo] fix: update install.sh and README to use ruflo@latest branding Replace all claude-flow references in install.sh with ruflo branding
GitFact
Feb 28, 03:08 AM
[ruflo] docs: add RVF storage section to README Documents the RVF binary format, HnswLite vector search, RvfMigrator,
GitFact
Feb 28, 02:59 AM
[ruflo] chore: bump to v3.5.2 — RVF storage + security hardening + bug fixes Published: @claude-flow/cli@3.5.2, claude-flow@3.5.2, ruflo@3.5.2
GitFact
Feb 28, 02:50 AM
[ruflo] feat(ADR-057): RVF native storage with security hardening (#1244) * docs: add ADR-057 — RVF native storage backend to replace sql.js
GitFact
Feb 28, 02:46 AM
[ruflo] chore: update lockfiles for v3.5.1 dependency resolution Lockfile updates reflecting optionalDependencies move for slim container support.
GitFact
Feb 27, 11:29 PM
[ruflo] fix: move native-dep packages to optionalDependencies for slim installs (v3.5.1) aidefence, guidance, and agentic-flow all transitively require
GitFact
Feb 27, 11:26 PM
[ruflo] chore: add Ruflo banner image to repo Co-Authored-By: claude-flow <ruv@ruv.net>
GitFact
Feb 27, 11:00 PM
[ruflo] docs: add Ruflo naming callout to README Co-Authored-By: claude-flow <ruv@ruv.net>
GitFact
Feb 27, 10:59 PM
[ruflo] feat: Ruflo v3.5.0 — first major stable release with full agentic-flow integration Rebranding from Claude Flow to Ruflo. Includes:
GitFact
Feb 27, 10:37 PM
[doneforyou-org] docs(quick-1): Build landing page from DoneForYou.org packages doc Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
GitFact
Feb 26, 06:54 PM
[doneforyou-org] feat(1-build-landing-page-01): compose page.tsx with all sections Imports and renders Hero, Features, HowItWorks, PricingCards, WikiAddon,
GitFact
Feb 26, 06:54 PM
[doneforyou-org] feat(1-build-landing-page-01): add all 8 section components Hero, Features, HowItWorks, PricingCards, WikiAddon, FAQ, CTABanner, Footer.
GitFact
Feb 26, 06:53 PM
[doneforyou-org] feat(1-build-landing-page-01): scaffold Next.js 16 with Tailwind 4 theming and global CSS - Initialize Next.js App Router project with TypeScript
GitFact
Feb 26, 06:43 PM

Showing 551600 of 660