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.2.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.2-py3-none-any.whl (138.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: monoco_toolkit-0.3.2.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.2.tar.gz
Algorithm Hash digest
SHA256 0bb5477b313bc13ff36eca30a49d686f3330b779048211aa2b066c17edde30e1
MD5 29f5213276cbc216c9c15dd367e084b9
BLAKE2b-256 45df9f27d6a170bc194900bfb01ca5b347216991816ddd594faae2766d498ee4

See more details on using hashes here.

Provenance

The following attestation bundles were made for monoco_toolkit-0.3.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: monoco_toolkit-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 138.7 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 15a8e77fbcf8e3068d79ba86ef9b6c698f50c84244eb63d7524e59563c19e8de
MD5 d84c1a37a38a63029bb0e45b7dc74de9
BLAKE2b-256 621cddfec4ddbd1aebf8c6f8ad84bc3f5cf20cedf56663fedf65c8e906ecb871

See more details on using hashes here.

Provenance

The following attestation bundles were made for monoco_toolkit-0.3.2-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