devstry-private-beta
v1.0.3
Published
Local AI tool tracking code changes in real-time to auto-generate narrative logs of what, why, and how. Everyting offline and private for dev oversight.
Readme
Devstry
Overview
Devstry is a local-first development monitoring tool designed to streamline your workflow by providing insights into code changes and patterns.
Model Selection Feature
The latest update introduces a model selection feature, allowing users to choose and download specific models for their projects.
How to Use
- Run the
devstrycommand in your terminal. - You will be prompted to select a model from the available options:
- Model A (Version: 1.0)
- Model B (Version: 2.0)
- Model C (Version: 3.0)
- Enter the corresponding number to select a model.
- The selected model will be downloaded automatically to the
models/directory.
Commands
devstry- Start monitoring the current directory and prompt for model selection.devstry --help- Show help information.devstry --version- Show the current version of Devstry.
Directory Structure
bin/- Contains the CLI entry point.src/- Source code for services and parsers.models/- Directory where downloaded models are stored.
License
Devstry is licensed under the MIT License.
