Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
<div align="center">
|
| 5 |
<pre style="color: #CD7F32; font-size: 10pt; font-weight: bold; line-height: 1.2; margin: 0;">
|
|
@@ -251,4 +263,4 @@ You can adjust colours, add more status lines, or change key bindings.
|
|
| 251 |
|
| 252 |
## 📜 License
|
| 253 |
|
| 254 |
-
MIT License
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- rust
|
| 7 |
+
- local-agent
|
| 8 |
+
- ollama
|
| 9 |
+
- agent-harness
|
| 10 |
+
- tui
|
| 11 |
+
- ratatui
|
| 12 |
+
- persistent-memory
|
| 13 |
+
- bio-md
|
| 14 |
+
- sandboxed-agent
|
| 15 |
---
|
| 16 |
<div align="center">
|
| 17 |
<pre style="color: #CD7F32; font-size: 10pt; font-weight: bold; line-height: 1.2; margin: 0;">
|
|
|
|
| 263 |
|
| 264 |
## 📜 License
|
| 265 |
|
| 266 |
+
MIT License
|