airy
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...
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
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...
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...
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...
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":...
The `/coponents` path is not protected with auth on the airy-controller.
**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...
Write a open API version of our documentation that follows the REST guidelines.
## 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`...
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: -...