asobi 0.6.1

A persistent, project-local knowledge graph CLI for AI agents.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Pull Request Template

## Description

<!-- Briefly describe the change and the motivation behind it. -->

## Checklist

- [ ] My code follows the project's coding standards.
- [ ] I have verified my changes by running `make check`.
- [ ] I have added tests for new features or bug fixes.
- [ ] I have updated documentation where necessary.

## Additional context

<!-- Add any other information that might be helpful for reviewers. -->