Remove deprecated studio package and refactor agent integration - Deleted the studio package, which is no longer in use, to streamline the codebase. - Updated references in the agent and chat modules to utilize the new agent package instead of the deprecated neo package. - Ensured that all related middleware and routing functionalities are now aligned with the agent architecture, enhancing overall system coherence. |
||
|---|---|---|
| .. | ||
| fs | ||
| guards.go | ||
| gzip.go | ||
| middleware.go | ||
| service.go | ||
| service_test.go | ||
| static.go | ||
| watch.go | ||
| watch_test.go | ||