Skip to content

askman-dev/bricks

Repository files navigation

Bricks

The agent console for tinkerers.

Bricks helps you run AI work across conversations, OpenClaw nodes, and durable workspace resources.

What Bricks does today

  • Capture useful information from chat as todos, tables, notes, and highlights
  • Keep different topics separated with channels and threads, like Discord
  • Connect OpenClaw and route messages to specific agent nodes
  • Configure AI model providers, channel instructions, thread instructions, and node tokens
  • Automate recurring agent tasks on a schedule
  • Fully open source: Flutter app, Node backend, mobile clients, docs, and plugin runtime

What you can save

Bricks keeps useful information available after the chat moves on.

  • Todo Lists - Project checklists, follow-up tasks, meeting actions, and homework plans.
  • Tables - Comparison matrices, research trackers, lead lists, bug triage, and planning data.
  • Notes - Research summaries, reusable instructions, generated reports, study notes, and specs.
  • Highlights - Important facts, decisions, quotes, references, and snippets worth keeping.

Showcase

Topic-based agent work Saved highlights and notes
Bricks channel and thread workspace Bricks resources for highlights and notes

What's on the roadmap

  • Richer note content, including purpose-specific charts, diagrams, and examples
  • Grammar issue collection for review, reuse, and analysis
  • Website artifacts for saving generated pages and interactive previews
  • Charts for turning structured data into visual summaries
  • Motion outputs for animation, timing, and visual storytelling
  • GitHub integration for issues, pull requests, and repository workflows

Tell us your story or request a feature

Documentation

The repository docs are now organized in a Docusaurus-friendly information architecture under docs/:

Docs site (Docusaurus)

The docs site is managed as an independent project in apps/docs_site/ and renders content from the repository root docs/ directory.

cd apps/docs_site
npm install
npm run start
npm run build

Quick setup

./tools/init_dev_env.sh

For complete local setup and validation commands, see:

About

The agent console for tinkerers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors