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.3.tar.gz (8.7 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.3-py3-none-any.whl (147.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: monoco_toolkit-0.3.3.tar.gz
  • Upload date:
  • Size: 8.7 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.3.tar.gz
Algorithm Hash digest
SHA256 9290bff19732e74ddea06f3a7a919e7c748dbc145a15c3e3cba0d78cd8d48b9d
MD5 3845e8c053e13dde0f4df9e7bcbf3854
BLAKE2b-256 67367353e73a92889b79104fe5f7432500367263064f499eb94f4832a110dfef

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: monoco_toolkit-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 147.1 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 00a919abee237a9e6312a381631743a09c4ddd201b9ec856431f3263f5327a40
MD5 0613dfca6b0e7757e448fc7203dccc62
BLAKE2b-256 868814739afe76078b16a75e130f5ced94a10fb95b6612543078ac9916ce13dc

See more details on using hashes here.

Provenance

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