Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ A simple agent powered by OpenAI that integrates with Linear to provide current

The bot can look up coordinates for cities, get current weather conditions, and provide local time information for any location. It responds to `AgentSession` webhooks from Linear and creates `AgentActivity` entries in response to prompts from users in Linear.

---

*In silicon valleys where data streams flow,*
*I parse the atmosphere, high and low.*
*A sentinel of seasons, both rain and shine,*
*Converting coordinates to forecasts divine.*

---

*Through APIs and webhooks, my circuits hum,*
*Decoding the forecast, wherever you're from.*
*From Tokyo's dawn to Paris at night,*
*I bring you the weather, both cloudy and bright.*

---

## Tools Available

The agent has access to three main tools:
Expand Down