Cortex pipeline nodes — runs inside DAP engine
Project description
dap-cortex
Cortex pipeline nodes — runs inside the DAP engine.
Published to PyPI as dap-cortex (import path remains cortex).
This package was migrated from a standalone cortex-project repo and currently
ships:
cortex.adapters— adapters between DAP runtime tasks and pipeline statecortex.nodes— node implementations (coder, designer, code_reviewer, pr_merger, tester, validators, …)cortex.config— agent / pipeline configuration loaded from YAML
Installation
pip install dap-cortex
# or
uv add dap-cortex
The import path is unchanged — use from cortex.nodes import ... as before.
Workspace usage
Inside the monorepo, installed as a workspace member:
uv sync --all-packages
Status
- Type checking:
cortex.*is currently set toignore_errors = trueunder[[tool.mypy.overrides]]in the rootpyproject.toml(Phase 2 follow-up — type annotations are tracked separately). - Lint: standard ruff config with cortex-specific per-file ignores documented
in the root
pyproject.toml(en-dash chars, intentional inline imports, protocol constants).
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 Distributions
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 dap_cortex-0.3.0-py3-none-any.whl.
File metadata
- Download URL: dap_cortex-0.3.0-py3-none-any.whl
- Upload date:
- Size: 126.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d8466b54810803f8d8ea82e72ab0f3ff5a01e51dccbd24a0ccd14ff2e2089cd
|
|
| MD5 |
8f8b67e695695bddac90e8b3798afc12
|
|
| BLAKE2b-256 |
fd63ab47ea995ff1a71eb1de65fe00b6c1dedcc226cde1a0f8a76823f79476df
|