Skip to main content

Agent Native Toolkit for Monoco - Task Management & Kanban for AI Agents

Project description

Monoco Toolkit

Version License

The Operating System for Agentic Engineering.

Ground your AI Agents into deterministic workflows. Turn vague "chats" into structured, validatable, and shippable engineering units.


⚡️ Why Monoco?

In the era of LLMs, the bottleneck isn't intelligence—it's control.

Generating code is easy. Managing the lifecycle of thousands of agent-generated tasks, validating their outputs, and maintaining a coherent project state is hard. Monoco is the missing control plane that bridges the gap between raw AI velocity and strict engineering rigor.

Monoco handles the "BizOps Logic" of your development process, allowing you to orchestrate human and AI labor within a unified, version-controlled environment.

🌟 Core Features

1. Issue as Code (IaaC)

Treat your project management like your code.

  • Markdown Native: All tasks (Epics, Features, Chores) are stored as structured Markdown files in your repository.
  • Git Backed: Version control your roadmap. Review changes to requirements via Pull Requests.
  • Universal Context: Provides a standardized, hallucination-free state representation for AI Agents.

2. The Agent Cockpit (VS Code Extension)

Stop context switching. Manage your entire agentic workflow directly inside your editor.

  • Native Kanban Board: Visualize and drag-and-drop tasks without leaving VS Code.
  • Hierarchical Tree View: Drill down from high-level Epics to atomic Implementation Tasks.
  • Agent Integration: Bind specific Agent Providers (Gemini, Claude, etc.) to specific tasks.

3. Traceable Execution

  • Deterministic State Machine: Every task follows a strict lifecycle (Proposed -> Approved -> Doing -> Review -> Done).
  • Audit Trails: Agents log their actions and decisions directly into the task file.
  • Sanity Checks: Built-in linters ensure your task definitions are complete and valid before execution.

🚀 Quick Start

Installation

Monoco is available as a Python CLI tool.

pip install monoco-toolkit

Initialization

Turn any directory into a Monoco workspace.

monoco init

Workflow

  1. Plan: Create a new feature request.
    monoco issue create feature -t "Implement Dark Mode"
    
  2. Start: Create a feature branch automatically.
    monoco issue start FEAT-001 --branch
    
  3. Code & Sync: Track modified files automatically.
    monoco issue sync-files
    
  4. Visualize: Open the board in VS Code or via CLI.
    # Starts the local server
    monoco serve
    

📦 Extension for VS Code

The Monoco VS Code Extension is the primary visual interface for the toolkit.

  • Install from Marketplace: Search for Monoco.
  • Keybinding: Cmd+Shift+P -> Monoco: Open Kanban Board.

🛠️ Tech Stack & Architecture

  • Core: Python (CLI & Logic Layer)
  • Extension: TypeScript (VS Code Client & LSP)
  • Data: Local Filesystem (Markdown/YAML)

🤝 Contributing

Monoco is designed for the community. We welcome contributions to both the core CLI and the VS Code extension.

📄 License

MIT © IndenScale

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

monoco_toolkit-0.3.0.tar.gz (8.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

monoco_toolkit-0.3.0-py3-none-any.whl (136.2 kB view details)

Uploaded Python 3

File details

Details for the file monoco_toolkit-0.3.0.tar.gz.

File metadata

  • Download URL: monoco_toolkit-0.3.0.tar.gz
  • Upload date:
  • Size: 8.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for monoco_toolkit-0.3.0.tar.gz
Algorithm Hash digest
SHA256 ae9320c13165cf0a770b65fceab06587c123834223445ff01c5ee82e145d1dee
MD5 862b71ab032620c5bb4a30b980255390
BLAKE2b-256 4087b259ace7c75e0f466b412fe996ec427906491b88569968500e8c313882ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for monoco_toolkit-0.3.0.tar.gz:

Publisher: publish-pypi.yml on IndenScale/monoco-toolkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file monoco_toolkit-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: monoco_toolkit-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 136.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for monoco_toolkit-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 99abd99936d12fab8395b8a6b7256a2bf7d20ac68985cdf76e6625f3985abe03
MD5 76dccb1783862ded0b468a8e9c552d39
BLAKE2b-256 0cbb82080e5015e66f8fd28addefa14215597a801a17b0b864460dc44f1c5e2c

See more details on using hashes here.

Provenance

The following attestation bundles were made for monoco_toolkit-0.3.0-py3-none-any.whl:

Publisher: publish-pypi.yml on IndenScale/monoco-toolkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page