Skip to content

Comments

upgrade deps; add llm files#11

Open
tiye wants to merge 1 commit intomainfrom
llms
Open

upgrade deps; add llm files#11
tiye wants to merge 1 commit intomainfrom
llms

Conversation

@tiye
Copy link
Member

@tiye tiye commented Jan 5, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 5, 2026 17:33
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request upgrades project dependencies and adds comprehensive LLM documentation files. The main changes include updating yarn dependencies (vite, esbuild, rollup, and calcit packages) to newer versions, adding two large markdown guides for AI agents, introducing a new dependency file, and updating CI workflow commands to use newer syntax.

Key changes:

  • Updated multiple core dependencies (vite 4.4.9→7.3.0, esbuild 0.18.20→0.27.2, rollup 3.29.4→4.55.1, @calcit/procs 0.8.4→0.10.4)
  • Added ~900-line Respo framework guide (llms/Respo.md) and ~450-line Calcit CLI guide (Agents.md) for LLM assistance
  • Added comprehensive API documentation and examples to code via :examples fields in compact.cirru and calcit.cirru

Reviewed changes

Copilot reviewed 8 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
yarn.lock Updated all package versions and their transitive dependencies to newer releases
package.json Upgraded vite and @calcit/procs to newer major/minor versions
package.cirru Removed (file deleted, replaced by deps.cirru)
deps.cirru New dependency file format listing Calcit packages
compact.cirru Added documentation strings and code examples to all function definitions
calcit.cirru Mirrored documentation additions from compact.cirru in expanded AST format
llms/Respo.md New comprehensive guide for LLM agents working with Respo framework
Agents.md New Calcit CLI reference guide for AI agents
.gitignore Added .DS_Store to ignore list
.github/workflows/upload.yaml Updated CI command syntax (--emit-js --once → js -1)
.gitattributes Excluded new documentation files from diffs

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tiye tiye force-pushed the llms branch 2 times, most recently from 0623cb7 to d436020 Compare January 5, 2026 17:37
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