Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: tool abstraction #356

Merged
merged 23 commits into from
Oct 29, 2024
Merged

feat: tool abstraction #356

merged 23 commits into from
Oct 29, 2024

Conversation

plutoless
Copy link
Contributor

No description provided.

Base automatically changed from dev/0.6.0 to main October 28, 2024 02:54
@plutoless plutoless changed the base branch from main to dev/0.6.1 October 28, 2024 19:10
.vscode/tasks.json Outdated Show resolved Hide resolved
agents/property.json Outdated Show resolved Hide resolved
async_ten_env.log_warn(f"on_cmd failed: {err}")
async_ten_env.return_result(CmdResult.create(StatusCode.ERROR), cmd)


Copy link
Collaborator

Choose a reason for hiding this comment

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

what about on_data? and what about the extension template?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no_data is not complicated. so i suggest to provide default implementation in template.
template is difinitely needed but it should be put into TEN?

- use member variable instead of class
- set system package variable in bin/start
- remove token in property.json
- added comments
@plutoless plutoless merged commit c21ef0b into dev/0.6.1 Oct 29, 2024
1 check passed
@plutoless plutoless deleted the feat/base-abstractions branch October 29, 2024 14:49
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.

3 participants