Deterministic repository-aware code engine (stub).
Project description
Monky
Deterministic Repository-Aware Code Engine
Monky is a command-line code generation engine designed for deterministic, structured, repository-aware code production.
It is not a conversational assistant.
It is not a chat interface.
It is a controlled code execution engine.
Core Identity
Monky is built as a deterministic code engine.
That means:
- Structured output over free-form text
- Patch-oriented generation
- Repository awareness
- Minimal interface
- Predictable behavior
Monky does not aim to replace thinking.
It aims to execute decisions precisely.
Current Status
Early experimental release.
This version exists to:
- Reserve the namespace
- Establish architectural direction
- Begin deterministic engine development
APIs are unstable.
Behavior will evolve.
Design Principles
- Deterministic behavior
- Structured outputs (JSON / patch mode planned)
- Repository-context execution
- Fast startup
- Minimal surface area
- No conversational noise
Roadmap
- Repository indexing
- Commit-aware caching
- Structured patch generation
- Deterministic output mode
- Benchmark tracking
- Language-specialized engine (Python-first)
Installation
pip install monky
(Currently a minimal stub release.)
Philosophy
Code generation tools should be:
- Precise
- Predictable
- Repository-aware
- Quiet
Monky is designed as an execution layer, not a discussion layer.
License
MIT (planned)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file monky-0.0.1.tar.gz.
File metadata
- Download URL: monky-0.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
790c8c49f72e720869809caba414cba6644a8cd7d273350fa35451ba8778daa0
|
|
| MD5 |
d81db52f099abc9504bf9508499e2195
|
|
| BLAKE2b-256 |
28e2ba408d86676fed7ac685511dac41260610b06fbc7b0ba6d30f5b0de63517
|
File details
Details for the file monky-0.0.1-py3-none-any.whl.
File metadata
- Download URL: monky-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0792748ed242ce012a74a609487a7ac3bbb9723346180d0d5ecf05ea7853acd7
|
|
| MD5 |
75d09b7049bc95e699e4af366633c26b
|
|
| BLAKE2b-256 |
a10c51b312cc2d271ae42f2a966825fd13c2c0592e9cffa982c2184f7a1697ee
|