Conversation
lynx/agent now lives in Glyndor/panel-agent and lynx/translators/compose in Glyndor/podman-compose, both extracted with full history via git subtree. Workspace members and crate-specific CI workflows removed. Runtime references (install.sh, updater, scheduler) still point at the old in-repo layout and are tracked in a follow-up issue.
- Drop CODE_OF_CONDUCT.md and FUNDING.yml — inherited from Glyndor/.github - SECURITY.md: fix advisory links to this repo, route agent reports to panel-agent - CONTRIBUTING.md: defer model/branch-flow to the org guide, update dev setup after the agent/compose extraction, keep repo-specific style and VM test requirements - Issue forms: org label scheme (type:*, status:triage), fixed advisory link, agent option points to panel-agent
## What Trims `.gitignore` (root and dashboard server) to project build/runtime artifacts. ## Why Local editor/tooling scratch entries belong in each developer's global git excludes (`core.excludesFile`), not in the repository. Keeps the tracked file focused and avoids advertising local tooling choices.
…#79) ## What Drops this repo's SECURITY.md, CONTRIBUTING.md and issue/PR templates in favor of the org-wide versions (enriched from these files in Glyndor/.github#3). ## Preserved, not lost - Security architecture + supported versions → `docs/security-architecture.md` - Dev setup, VM test matrix, out-of-scope list → README **Development** section - Stale `Jaro-c/Lynx` installer URL fixed to `Glyndor/panel` Depends on Glyndor/.github#3 (merge that first).
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.
Promotes to
main:docs/security-architecture.md, README Development section, fixed installer URL