A libarary of template A2A projects
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
17
commits
Update package version to 0.0.2, modify npmignore to exclude package-lock.json, and refactor templates to use new `launchAsk` function. Update dependencies in templates and adjust agent card URLs for consistency.
fd7515bView on GitHubUpdate README.md to include a link to the `create-agent` package on npm for improved accessibility and clarity.
a78c290View on GitHubRemove package-lock.json, update README for clarity, and bump @artinet/lchat and @artinet/sdk dependencies to 0.0.6 and 0.5.9 respectively in all templates. Correct npm command in create-project.ts for better user guidance.
264fd64View on GitHubRefactor project structure: rename package to `@artinet/create-agent`, update version to 0.0.1, enhance README and package.json with new fields, and add .npmignore. Update dependencies and scripts for improved functionality. Remove outdated templates and implement new agent structure with enhanced capabilities.
cc15ef5View on GitHubUpdate package versions: bump main package to 0.0.7 and set @artinet/sdk dependency to 0.5.3 in all templates.
be4abd9View on GitHubUpdate package version to 0.0.6, add repository and homepage fields in package.json, and include README.md link to the artinet project.
ad20ac2View on GitHubUpdate package version to 0.0.5 and enhance console logging in test-deploy scripts for better readability. Add clarification comments in agent.js files regarding object handling in the Artinet API.
3a01e38View on GitHubUpdate package.json to version 0.0.4 and refine project description for clarity.
2971612View on GitHubUpdate README.md to reflect package name change to `@artinet/create-quick-agent` and adjust usage instructions for the CLI tool.
0262d6bView on GitHubRefactor package.json: rename package to @artinet/create-quick-agent, update version to 0.0.3, enhance description, modify keywords, and change license to Apache-2.0. Adjusted bin entry and cleaned up scripts and dependencies.
9412a01View on GitHubUpdate README.md to provide detailed documentation for `create-quick-agent`, including features, installation instructions, available templates, and contribution guidelines.
7e9f360View on GitHub