> ## Documentation Index
> Fetch the complete documentation index at: https://docs.taskbean.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Contributing

> How to contribute to taskbean.

Contributions are welcome. The bean doesn't care who writes the code, only that it ships.

* Python for the backend, vanilla JS for the frontend
* No build step — edit and refresh
* Playwright for E2E, pytest for integration tests
* Keep tools in sync between `agent/tools.py` and `server.js`

See [.github/copilot-instructions.md](https://github.com/taskbean/taskbean/blob/main/.github/copilot-instructions.md) for detailed architecture notes and conventions.
