forked from Wandalen/wTools
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conflicts #1
Merged
Merged
Conflicts #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
READY(former): fixed tests
format_tools : evolve
AUTO : Forward from alpha to beta
READY: master merge
* Initial commit * First implementation commit * Separate CLI into commands and actiions: part of the work * Fix formatting * Make it runnable * Make error message include underlying error * Rename OpenAI subcommand * Update design * Make `Secret` and restore old `main` * Fix warnings and switch to `error_tools` * Fix formatting * Two formatting options * Modules overhaul * Make the program work after modularization * Remove thiserror * Rename commands and actions * Add documentation * Modules overhaul --------- Co-authored-by: Wandalen <Wandalen@users.noreply.github.com>
global refactoring
* Fix assistant from merge * Log `format_tools` variables * Possible fix to `format_tools`
* Refert previous fix * Add test * Add test * Add fix * Revert wrong fix * Add correct test * Add fix
* Refactor table formatting * Partial refactoring * Filter columns * Improve commands
* Remove slices * Start moving * Tests are passing * Not ideal * Fix test * Fix algorithm and add tests * Fix for Records * Fix from the feedback * Rework documentation and naming * Fix docs * Move out `text_wrap` from `table` * Make `Records` use general `text_wrap`
* Continue to work on * Improvements * Make test * Remove unnecessary fields * Fix from merge
* Agents framework design draft * Update from the review * Add SQL example * Redesign sql.yaml * Fix from the call * Remove other examples * Update agents_design.md * Update agents_design.md
…en#1497) * Preliminary * Working on * Add test and fix bug in `extract` * Fix comment * Fix bug
* `Path` blank implementation and tests * `Context` struct * Implement `ScenarioRaw` * Implement `Path` * Add `Context` tests * Start implementing `Context` * Implement `Context` * Start working on tests and formatters * Improve tests * Implement formatters
* Test task Google Sheets CLI * format_tools, mod_interface and usage information added * formating fixed * formating fixed * formating fixed * tests added, debug dir removed, output fixed * info fixed * cells command were added * format fixed * some code was commented --------- Co-authored-by: vsevolod <seva.dealer@gmail.com> Co-authored-by: Vsevolod <sevabakutov322@gmail.com>
* `parent` * Simplify context * Remove redunant `from_iter` * Fix joining of paths * Start working on `ScenarioProcessed` * Implement `ScenarioProcessed`
* fix file * fix process file --------- Co-authored-by: Vsevolod <sevabakutov322@gmail.com>
Co-authored-by: Vsevolod <sevabakutov322@gmail.com>
* wip * wip * wip * done
* secret description fixed * readme file fixed * secrets description changed * removed unused imports * fixed: wrong url error handling --------- Co-authored-by: Vsevolod <sevabakutov322@gmail.com>
* secret description fixed * readme file fixed * secrets description changed --------- Co-authored-by: Vsevolod <sevabakutov322@gmail.com>
* fix(willbe): imports related to `wca` changes * fix(willbe): long lines
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.