Skip to content

Stack Palantir engineering context into Zyra agents and copilot - #40

Merged
sonoxo merged 9 commits into
mainfrom
feature/palantir-engineering-stack
Aug 25, 2026
Merged

Stack Palantir engineering context into Zyra agents and copilot#40
sonoxo merged 9 commits into
mainfrom
feature/palantir-engineering-stack

Conversation

@sonoxo

@sonoxo sonoxo commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Adds a clean-room Palantir-inspired engineering stack for Zyra based on the user-supplied Palantir Learn Data Engineer and Application Developer guide links.

Includes:

  • shared server/engineering-context.ts with stages, decision loop, and bounded specialist fleet
  • tests for source provenance, fleet selection, approval gates, and context rendering
  • live ZyraCopilot vision-model system context injection through the Hugging Face call path
  • engineering fleet skill for agent workflows
  • updates to adaptive-intelligence and architecture skills
  • documentation for clean-room data/application engineering patterns

No Palantir guide text is copied verbatim and no Palantir affiliation, tenant access, certification, proprietary APIs, or implementation details are claimed.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: dbf1849325

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -0,0 +1,51 @@
# Zyra Engineering Fleet

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add the required skill frontmatter

Add YAML frontmatter containing at least name and description. The skill loader uses those fields to discover and select skills, so without them zyra-engineering-fleet is omitted from the available skill registry and will not trigger for the engineering tasks this commit intends it to handle; references to it from the architecture and adaptive-intelligence skills do not restore independent discovery.

Useful? React with 👍 / 👎.

@sonoxo
sonoxo merged commit 6124a9c into main Aug 25, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant