Engineering Integrations
FylloCode does not aim to create another task island. Its goal is to write Agent work results back into the engineering systems your team already uses.

Service Connections
The Service Connections page under Settings is available at /settings/connections. It manages global provider credentials and connection state. The implemented connection flow currently focuses on Yunxiao. Unavailable providers shown on the page are reserved positions, not release commitments.
The page shows:
- Provider connection state
- Detected account
- Credential echo
- Disconnect entry point
- Placeholders for providers that are not open yet
Tool Integrations

The project integration page manages project-level tool capabilities such as task reading, result writeback, repository association, and pipeline association. Different providers may expose different tools. When a provider is disconnected or its connection expires, the page opens /settings/connections?focus=<providerId> to locate the corresponding service connection.
Current Focus
Treat the connection state and project tools shown in the application as the available capability. A placeholder for an unavailable provider does not mean connection, task synchronization, or result writeback is supported.