chore: rename project to OpenCode-GraphAgent - #136
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepares the repository for going public under the new name OpenCode-GraphAgent.
docs: README rewrite
README.md/README.zh.mdagainst the actual state ofdev: removed stale claims (DAG "not compilable on dag-branch", 6-table schema, sub-DAG nesting, Goal auto-loop & removed slash commands, upstream install commands), documented the DAG engine as it is (workflow tool surface, scheduling/replan semantics, state machine + CQRS projection, crash recovery, deep admission & review lifecycle, TUI inspector/sidebar, 8 HTTP routes, dag.jsonc tiers)LeXwDeX/OpenCode-GraphAgentLicense hygiene
NOTICEwith explicit MIT/AGPL file boundaries (previously referenced but missing)packages/core/src/dag/LICENSEandpackages/opencode/src/dag/LICENSE(previously dead links in README)chore: Go module rename
config_assistantmodule pathgithub.com/opencode-dag/config_assistant->github.com/LeXwDeX/OpenCode-GraphAgent/config_assistant(go.mod + 14 imports across 11 files)go build ./...andgo test ./...pass, no stale referencesTest plan