Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: split agent projects and improved namespaces #175

Merged
merged 7 commits into from
Jun 28, 2024

Conversation

crashkonijn
Copy link
Owner

@crashkonijn crashkonijn commented Jun 28, 2024

Features:

  • Split the agent logic into separate projects
  • All namespaces have been simplified, they now match their respective assemblies! Feature: v3 namespaces and organization #129
    • CrashKonijn.Agent.Core: interfaces and enums
    • CrashKonijn.Agent.Runtime: All implementations
    • CrashKonijn.Goap.Core: interfaces and enums
    • CrashKonijn.Goap.Runtime: All implementations
    • CrashKonijn.Goap.Resolver: All resolver logic, not generally used by a user

@crashkonijn crashkonijn merged commit cafb730 into feature/v2.2 Jun 28, 2024
1 check passed
@crashkonijn crashkonijn deleted the feature/split-agent-projects branch June 28, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant