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

refactor(types): update type definitions for Agent, Task, and Team cl… #205

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

anthonydevs17
Copy link
Collaborator

…asses

  • Refactored type definitions in index.d.ts and types.d.ts
  • Added new methods and properties to Agent, Task, and Team classes
  • Updated method signatures to use getters instead of method calls
  • Introduced new interfaces like IWorkflowStats and ITeamWorkflowResult
  • Enhanced type safety and added more comprehensive type definitions

…asses

- Refactored type definitions in `index.d.ts` and `types.d.ts`
- Added new methods and properties to Agent, Task, and Team classes
- Updated method signatures to use getters instead of method calls
- Introduced new interfaces like IWorkflowStats and ITeamWorkflowResult
- Enhanced type safety and added more comprehensive type definitions
Removed extra blank line in main README and adjusted table formatting in tools README for improved readability
@darielnoel darielnoel merged commit 14b3b64 into kaiban-ai:main Jan 29, 2025
2 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.

2 participants