airy icon indicating copy to clipboard operation
airy copied to clipboard

💬 Open Source App Framework to build streaming apps with real-time data - 💎 Build real-time data pipelines and make real-time data universally accessible - 🤖 Join historical and real-time data i...

Results 186 airy issues
Sort by recently updated
recently updated
newest added

We need a tool for generating new inbound messages and conversations, for stress-testing the Airy conversational platform. Can be only for the chat plugin

chore

For the new start flow of Airy user, we are introducing "Inbox" UI as a separate component to Enable & Disable from Control Center. Inbox as a component is installed...

infrastructure

As we will move towards install/uninstall components, I'd like to specify once again which components ship by default together with `airy-core`. In my opinion these are: - airy-controller - api-admin...

infrastructure
in discussion

We need to update the graph with : - Control Center UI. - Integrations as Connectors + segmented by component type - Components segmented by type. **Components' types:** 1. "Communication...

docs

When we apply configuration from the CLI with `airy config apply`, the components are enabled by default. Posting with `enabled: false` to the `components.update` endpoint works just fine: ``` {"components":[{"name":...

cli

The `/coponents` path is not protected with auth on the airy-controller.

security

**Problem?** On all dashboards Airy provide, we run the dashboard from queries which process every time data is updated. This causes delays on the dashboard as the data is not...

infrastructure
needs discussion

Write a open API version of our documentation that follows the REST guidelines.

docs

## Describe the bug When the `Airy Core` instance is installed with Helm, one creates his own `airy.yaml` file, as it is not generated automatically. If only `allowedOrigins` and `systemToken`...

infrastructure
bug
docs

By allowing agent to send messages to any contact that "phone" # exists, one should be able to start sending a message via Twilio WHILE enabled. ANOTHER use case: -...

frontend
WIP
needs design