Metadata-Version: 2.4
Name: silica-agent
Version: 0.5.0
Summary: Renamed to silica-harness. This package installs it.
Author: Alessandro Carosia
License-Expression: AGPL-3.0-or-later
Project-URL: Homepage, https://github.com/kiycoh/silica-harness
Project-URL: Repository, https://github.com/kiycoh/silica-harness
Project-URL: Issues, https://github.com/kiycoh/silica-harness/issues
Keywords: obsidian,knowledge-graph,memory,mcp,agent
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Text Processing
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: silica-harness>=0.5.0

# silica-agent has been renamed to silica-harness

This package exists only to redirect. Installing it installs
[`silica-harness`](https://pypi.org/project/silica-harness/), which is where
the project now lives, and the `silica` command keeps working.

Install the new name directly:

```
uv tool install silica-harness      # or: pipx install silica-harness
```

Source, issues and documentation: https://github.com/kiycoh/silica-harness
