-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathAgnes.slnx
More file actions
53 lines (53 loc) · 3.34 KB
/
Copy pathAgnes.slnx
File metadata and controls
53 lines (53 loc) · 3.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<Solution>
<Folder Name="/src/">
<Project Path="src/Agnes.Abstractions/Agnes.Abstractions.csproj" />
<Project Path="src/Agnes.Acp/Agnes.Acp.csproj" />
<Project Path="src/Agnes.Agents.ClaudeCode/Agnes.Agents.ClaudeCode.csproj" />
<Project Path="src/Agnes.Agents.OpenCode/Agnes.Agents.OpenCode.csproj" />
<Project Path="src/Agnes.Agents.Native/Agnes.Agents.Native.csproj" />
<Project Path="src/Agnes.Agents.Codex/Agnes.Agents.Codex.csproj" />
<Project Path="src/Agnes.Agents.Copilot/Agnes.Agents.Copilot.csproj" />
<Project Path="src/Agnes.Agents.Pi/Agnes.Agents.Pi.csproj" />
<Project Path="src/Agnes.App.Desktop/Agnes.App.Desktop.csproj" />
<Project Path="src/Agnes.App.Mobile/Agnes.App.Mobile.csproj" />
<Project Path="src/Agnes.Client.Simulation/Agnes.Client.Simulation.csproj" />
<Project Path="src/Agnes.Client/Agnes.Client.csproj" />
<Project Path="src/Agnes.Cli/Agnes.Cli.csproj" />
<Project Path="src/Agnes.Host/Agnes.Host.csproj" />
<Project Path="src/Agnes.Protocol/Agnes.Protocol.csproj" />
<Project Path="src/Agnes.Registries.GitHub/Agnes.Registries.GitHub.csproj" />
<Project Path="src/Agnes.Registries.McpRegistry/Agnes.Registries.McpRegistry.csproj" />
<Project Path="src/Agnes.Registries.SkillsHub/Agnes.Registries.SkillsHub.csproj" />
<Project Path="src/Agnes.Recording/Agnes.Recording.csproj" />
<Project Path="src/Agnes.Relay/Agnes.Relay.csproj" />
<Project Path="src/Agnes.Relay.Protocol/Agnes.Relay.Protocol.csproj" />
<Project Path="src/Agnes.Sandbox/Agnes.Sandbox.csproj" />
<Project Path="src/Agnes.Sandbox.Incus/Agnes.Sandbox.Incus.csproj" />
<Project Path="src/Agnes.Plugins.CodeyBox/Agnes.Plugins.CodeyBox.csproj" />
<Project Path="src/Agnes.Ui.Core/Agnes.Ui.Core.csproj" />
<Project Path="src/Agnes.Wrap/Agnes.Wrap.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Agnes.Acp.Tests/Agnes.Acp.Tests.csproj" />
<Project Path="tests/Agnes.Cli.Tests/Agnes.Cli.Tests.csproj" />
<Project Path="tests/Agnes.Agents.Native.Tests/Agnes.Agents.Native.Tests.csproj" />
<Project Path="tests/Agnes.Agents.Codex.Tests/Agnes.Agents.Codex.Tests.csproj" />
<Project Path="tests/Agnes.Agents.Pi.Tests/Agnes.Agents.Pi.Tests.csproj" />
<Project Path="tests/Agnes.Desktop.Tests/Agnes.Desktop.Tests.csproj" />
<Project Path="tests/Agnes.Plugins.CodeyBox.Tests/Agnes.Plugins.CodeyBox.Tests.csproj" />
<Project Path="tests/Agnes.Mobile.Tests/Agnes.Mobile.Tests.csproj" />
<Project Path="tests/Agnes.Host.Tests/Agnes.Host.Tests.csproj" />
<Project Path="tests/Agnes.Integration.Tests/Agnes.Integration.Tests.csproj" />
<Project Path="tests/Agnes.Relay.Tests/Agnes.Relay.Tests.csproj" />
<Project Path="tests/Agnes.Sandbox.Tests/Agnes.Sandbox.Tests.csproj" />
<Project Path="tests/Agnes.TestKit/Agnes.TestKit.csproj" />
<Project Path="tests/Agnes.TestPluginFixture/Agnes.TestPluginFixture.csproj" />
<Project Path="tests/Agnes.TestClientPluginFixture/Agnes.TestClientPluginFixture.csproj" />
<Project Path="tests/Agnes.Ui.Core.Tests/Agnes.Ui.Core.Tests.csproj" />
</Folder>
<Folder Name="/tools/">
<Project Path="tools/Agnes.Record/Agnes.Record.csproj" />
<Project Path="tools/Agnes.Screenshots/Agnes.Screenshots.csproj" />
<Project Path="tools/Agnes.MobilePreview/Agnes.MobilePreview.csproj" />
</Folder>
</Solution>