Home/AI Agents/Instrukt
Instrukt logo

Instrukt

blob42/Instrukt

Integrated AI environment in the terminal for building, testing, and instructing agents.

GraphCanon updated 4d · GitHub synced 4d

330 stars28 forksLast push 1y Python AGPL-3.0

Decision brief

Instrukt is an integrated AI environment for terminal-based development, using Python for building and testing agents.

Good fit when

  • When you prefer a terminal interface for developing AI agents and are comfortable using Python.
  • If your project requires the capability to build and test AI agents in a streamlined terminal environment.

Avoid when

  • When you prioritize graphical user interfaces over command-line tools.
  • If your project requires proprietary or closed-source tooling, as Instrukt's AGPL license mandates sharing modifications publicly.

Observed Jul 12, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Dormant (458d since push)
As of 4d
Provenance
Not a fork · Personal account
As of 4d
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install Instrukt
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

Instrukt is an integrated AI development environment that operates in the terminal, offering tools to build, test and instruct AI agents using Python.

Capability facts

CLI
CLI entrypoint

Source: pyproject.toml:[project.scripts] · Aug 15, 2026

Languages
python

Source: github.language+pyproject.toml · Aug 15, 2026

Categories

Tags

README

License

Copyright (c) 2023 Chakib Ben Ziane. All Rights Reserved.

Instrukt is licensed with a AGPL license, in short this means that it can be used by anyone for any purpose. However, if you decide to make a publicly available instance your users are entitled to a copy of the source code including all modifications that you have made (which needs to be available trough an interface such as a button on your website), you may also not distribute this project in a form that does not contain the source code (Such as compiling / encrypting the code and distributing this version without also distributing the source code that includes the changes that you made. You are allowed to distribute this in a closed form if you also provide a separate archive with the source code.).

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.