Commit Graph

1690 Commits

Author SHA1 Message Date
Zvonimir Sabljic
d83ecf3803 init fix 2024-08-11 20:33:33 -07:00
LeonOstrez
5e87a477c3 version 0.2.13 0.2.13 2024-08-06 10:22:42 +02:00
LeonOstrez
32ec266934 fix 2024-08-06 10:22:15 +02:00
LeonOstrez
82411d82af Merge pull request #1069 from Pythagora-io/relevant
Relevant
2024-08-06 10:19:15 +02:00
LeonOstrez
1c5ece7b9a prevent infinite loop of getting relevant files 2024-08-06 10:06:51 +02:00
LeonOstrez
b33282f71b Merge pull request #1079 from Pythagora-io/template-fixes
Template fixes
2024-08-05 12:07:04 +02:00
Senko Rasic
560a2e621b re-enable react/express template 2024-08-05 11:54:02 +02:00
Senko Rasic
13747e8182 fix crash in SpecWriter 2024-08-04 16:05:53 +02:00
Senko Rasic
d679be5ea7 react+express: auto-inject auth header if user is authenticated
This also implements the /api/auth/me endpoint where UI can check
if the token is still valid and get current user information.
2024-08-04 16:04:29 +02:00
LeonOstrez
98de63e9ac Merge pull request #1077 from Pythagora-io/comment_senkos_template
Removed Senkos template for now
2024-08-02 17:20:14 +02:00
LeonOstrez
b01770fd7c skip tests 2024-08-02 17:18:13 +02:00
LeonOstrez
7bd4f1a7cf Merge branch 'main' into relevant 2024-08-02 16:56:55 +02:00
LeonOstrez
a77f0d8470 fix bug 'PlainConsoleUI' object has no attribute 'generate_diff' 2024-08-02 16:56:23 +02:00
LeonOstrez
88f7907bdd Merge pull request #1076 from Pythagora-io/example_config
Removed complex agentic config from example-config.json
2024-08-02 16:36:39 +02:00
LeonOstrez
3d62a3709b Merge pull request #1075 from Pythagora-io/fix
Fix for when there are no backend or frontend logs
2024-08-02 16:27:43 +02:00
Zvonimir Sabljic
94a5c77a80 Removed Senkos template for now 2024-08-01 21:29:36 -07:00
Zvonimir Sabljic
42b28def49 Fix for when there are no backend or frontend logs 2024-08-01 21:19:22 -07:00
Zvonimir Sabljic
a6cb0e2e84 Removed complex agentic config from example-config.json 2024-08-01 21:17:18 -07:00
LeonOstrez
1b069ee512 fix crash 2024-07-31 16:06:46 +02:00
LeonOstrez
c30d99577c give bug hunter data to task reviewer 2024-07-31 12:04:27 +02:00
LeonOstrez
7376f3b9c4 Merge branch 'main' into relevant 2024-07-30 18:40:57 +02:00
LeonOstrez
8332a48ce8 version 0.2.12 0.2.12 2024-07-30 18:38:33 +02:00
LeonOstrez
933cac7f01 Merge pull request #1072 from Pythagora-io/spec-writer-fix
Fixed wrong original description initialization
2024-07-30 18:27:05 +02:00
matija-ilijas
5595016efb Added updated prompt and fixed initial prompt telemtry set in SpecWriter 2024-07-30 18:25:43 +02:00
matija-ilijas
61a0b43434 Fixed wrong original description initialization
#	modified:   core/agents/spec_writer.py
2024-07-30 15:21:42 +02:00
LeonOstrez
4259df9700 update config.json default models 2024-07-30 14:54:41 +02:00
LeonOstrez
5b386775c2 Merge branch 'main' into relevant 2024-07-30 11:51:08 +02:00
LeonOstrez
5a081ebf0d Merge pull request #1071 from Pythagora-io/template-fixes
Use template summary in project details when templates are used
2024-07-30 11:26:50 +02:00
Senko Rasic
ea6b8e5fe5 Use template summary in project details when templates are used 2024-07-30 11:09:56 +02:00
LeonOstrez
f74623ffe7 version 0.2.11 0.2.11 2024-07-29 13:09:51 +02:00
LeonOstrez
81bc9b1736 merge main 2024-07-29 11:19:01 +02:00
LeonOstrez
969e65222f Merge pull request #1068 from Pythagora-io/fixes_2
Fixes 2
2024-07-29 10:43:31 +02:00
LeonOstrez
b0e6ea7290 skip tests instead of commenting them out 2024-07-29 10:40:50 +02:00
LeonOstrez
4b4fa08cea Merge pull request #1066 from Pythagora-io/sonnet_for_breakdown
Added Sonnet support for the task breakdown
2024-07-29 10:10:52 +02:00
LeonOstrez
74a24a9e55 Merge pull request #1063 from Pythagora-io/logging_fixes
Logging fixes
2024-07-29 10:09:01 +02:00
LeonOstrez
75d2f53917 Merge pull request #1058 from Pythagora-io/add-feature-to-spec
Add feature to spec
2024-07-29 10:07:12 +02:00
Zvonimir Sabljic
ac7e3b6978 Formatting fix 2024-07-28 19:23:08 -07:00
Zvonimir Sabljic
c4455a9c76 Commented out Senko's last template until we get it fixed 2024-07-28 19:19:34 -07:00
Zvonimir Sabljic
7970dc8772 look for DONE in the bigger chunk of the response 2024-07-28 19:16:40 -07:00
Zvonimir Sabljic
3bbb0dd1b9 Added Sonnet support for the task breakdown 2024-07-28 18:56:05 -07:00
Zvonimir Sabljic
694438d8eb Small improvement for breakdown.prompt so that important info is at the end 2024-07-28 18:50:08 -07:00
Zvonimir Sabljic
52a21ee802 Expand the output context size when we use Sonnet 2024-07-28 18:49:18 -07:00
Zvonimir Sabljic
fe6b3d64a9 Fix for when a command is being debugged - we want Developer to parse tasks and continue 2024-07-28 18:47:55 -07:00
matija-ilijas
a7b0ad12cb Added specification update to new feature add on app load and diff display on ui 2024-07-26 19:45:56 +02:00
LeonOstrez
0f39f53add final fixes 2024-07-26 19:30:45 +02:00
LeonOstrez
1f4cbe213e merge main 2024-07-26 12:51:54 +02:00
LeonOstrez
cb1cfb0bf1 Merge branch 'main' into relevant 2024-07-26 12:39:58 +02:00
LeonOstrez
b9cd3a8fe8 Merge pull request #1057 from Pythagora-io/deep_focus_logging
Implemented the first step in deep focus initiative. Now, when the us…
2024-07-26 12:13:02 +02:00
matija-ilijas
c0e27081b1 Changed back pre-commit-config-yaml 2024-07-26 12:04:51 +02:00
matija-ilijas
5e2cf85add Minor fixes and database update 2024-07-26 12:04:51 +02:00