Metadata-Version: 2.4
Name: vinod
Version: 0.2.0
Summary: A stateful personal agent that learns how you work — passive observer, episodic memory, belief formation.
Author-email: Arunabh Majumdar <arunabh.majumdar@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/motornomad/agent-vinod
Keywords: agent,memory,personalization,llm,observer,productivity
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: click>=8.1.0

# vinod

**A stateful personal agent that learns how you work.**

Vinod passively observes your work patterns — file changes, coding sessions, task completions — and builds an episodic + semantic memory of your behavior over time.

> pip install vinod is currently a name reservation. Full release coming soon.

## What it will do

- Passive observation: watches file changes, Claude Code sessions, Google Sheets task tracker
- Episodic memory: append-only log of everything it sees
- Belief formation: weekly consolidation from episodic → stable behavioral patterns
- Personal model: fine-tuned on your own behavioral corpus (Day 75+)

## Status

Pre-alpha. Observer pipeline being built. ETA: mid-2026.

## Author

Arunabh Majumdar — arunabh.majumdar@gmail.com
