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.

---

*From bytes to breezes, I translate the sky with fish,*
*Where cloud coordinates meet clouds up high.*
*A digital weathervane, forever awake,*
*Predicting the sunshine or storms in your wake.*

---

*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