mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 14:08:08 +01:00
README for contribs
This commit is contained in:
@@ -72,10 +72,7 @@ poetry run pytest --workflow-environment=time-skipping
|
|||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
Install dependencies:
|
To contribute to this project, see the [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||||
```bash
|
|
||||||
poetry install
|
|
||||||
```
|
|
||||||
|
|
||||||
Start the Temporal Server and API server, see [setup](SETUP.md)
|
Start the Temporal Server and API server, see [setup](SETUP.md)
|
||||||
|
|
||||||
@@ -85,8 +82,7 @@ Start the Temporal Server and API server, see [setup](SETUP.md)
|
|||||||
- Perhaps the UI should show when the LLM response is being retried (i.e. activity retry attempt because the LLM provided bad output)
|
- Perhaps the UI should show when the LLM response is being retried (i.e. activity retry attempt because the LLM provided bad output)
|
||||||
- The project now includes comprehensive tests for workflows and activities! [See testing guide](TESTING.md).
|
- The project now includes comprehensive tests for workflows and activities! [See testing guide](TESTING.md).
|
||||||
|
|
||||||
|
See [the todo](./todo.md) for more details on things we want to do (or that you could contribute!).
|
||||||
See [the todo](./todo.md) for more details.
|
|
||||||
|
|
||||||
See [the guide to adding goals and tools](./adding-goals-and-tools.md) for more ways you can add features.
|
See [the guide to adding goals and tools](./adding-goals-and-tools.md) for more ways you can add features.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user