Blueprint engine for AI agents
Project description
AgenticForge Python SDK
Blueprint engine for AI agents -- project architecture generation and code scaffolding.
Install
pip install agentic-forge
Usage
from agentic_forge import ForgeEngine
fe = ForgeEngine("project.forge")
fe.create_blueprint("auth-service", template="microservice")
fe.generate("auth-service", output_dir="./generated")
Requires the aforge CLI binary on PATH. Install via:
curl -fsSL https://agentralabs.tech/install/forge | bash
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
agentic_forge-0.1.0.tar.gz
(4.9 kB
view details)
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 agentic_forge-0.1.0.tar.gz.
File metadata
- Download URL: agentic_forge-0.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81ff784e64a52cbea7bb2ddc32e348a1196bfb5040d0fdc7e145f0c2093e3ec3
|
|
| MD5 |
7343195b6258b4a388ef2fdfb8dd25a8
|
|
| BLAKE2b-256 |
7e12fcd9bdbb87a68b1a4c1bd4b8bb45c585f863af83c56487c42946c3582f7f
|
File details
Details for the file agentic_forge-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agentic_forge-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9495f540fa2ef9c4f65d62043cae62f46344316d7c4cf2bd896b6830972460d
|
|
| MD5 |
7cbd6260ab478bad2af96cd30937ec8e
|
|
| BLAKE2b-256 |
e49cbeea7ea9c480baf69883faa234afaab7224d0b1f76b280b8b36fefbd4e38
|