Commit Graph

13 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
6deac76bec Apply black and isort formatting to modified files
Co-authored-by: VinciGit00 <88108002+VinciGit00@users.noreply.github.com>
2025-12-03 23:17:37 +00:00
copilot-swe-agent[bot]
7cb49e450a Fix whitespace formatting errors (W291, W292, W293)
Co-authored-by: VinciGit00 <88108002+VinciGit00@users.noreply.github.com>
2025-12-03 23:15:33 +00:00
copilot-swe-agent[bot]
9439fe5932 Fix langchain import issues blocking tests
Co-authored-by: VinciGit00 <88108002+VinciGit00@users.noreply.github.com>
2025-11-26 17:33:59 +00:00
souvik03-136
b552aa902f feat: enhance error handling and validation across utility modules
- Add Pydantic models for state validation in code_error_analysis.py and code_error_correction.py
- Implement comprehensive key existence checks to prevent KeyError exceptions
- Create custom exception hierarchy for better error management
- Add improved PDF detection with regex pattern matching in research_web.py
- Implement input validation for all public functions
- Add detailed error messages and type hints
2025-04-28 21:09:13 +05:30
PeriniM
fcbfe78983 feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
Marco Vinciguerra
c2179abc60 fix: async invocation 2024-10-13 11:30:39 +02:00
Marco Vinciguerra
e4421ffdcd Merge branch '731-fetchnode-object-has-no-attribute-update_state' into pre/beta 2024-10-12 09:58:20 +02:00
Marco Vinciguerra
47645d92ce removed unused files 2024-10-12 09:41:02 +02:00
Marco Vinciguerra
257f393761 feat: async invocation 2024-10-11 09:31:18 +02:00
Marco Vinciguerra
a200f595de refactoring of examples 2024-10-08 08:54:18 +02:00
Marco Vinciguerra
e017ee21f3 update readme and readibility of the code 2024-10-02 10:07:03 +02:00
Marco Vinciguerra
560f079d4c refactoring of the code 2024-09-28 09:02:20 +02:00
Matteo Vedovati
ce841e21fb Code generation refactoring 2024-09-24 19:04:43 +02:00