neimar 0.1.0

TUI app for managing multiple AI bot sessions in a terminal
1
2
3
4
5
6
7
8
9
10
11
12
# Context Agent

Agent with broad access to the neimar project for exploration, editing, and git operations.

## File Access

- Full read/write access to all files in the neimar project folder

## Git Access

- Full access to all branches: create, checkout, merge, push, delete
- **Exception**: Pushing to `main` is **not allowed** (read and checkout are permitted)