MarkoBosnjak98
0819827ce2
Update cloud-staging-build.yaml, update build
2025-09-03 13:09:02 +02:00
MarkoBosnjak98
ee905a4e7e
Use older vsce version, until microsoft fix false positives
2025-05-16 12:46:28 +02:00
MarkoBosnjak98
97ed745bd5
Add npm run build to staging pipeline
2025-05-16 12:24:29 +02:00
MarkoBosnjak98
26ba1b57cc
Add cloud staging build to main
2025-05-16 11:40:36 +02:00
Zvonimir Sabljic
886751b422
Added IP assignment files
2024-08-12 10:02:48 -07:00
Senko Rasic
02994dc8e0
run tests on PRs targeting the rewrite branch
2024-05-24 15:31:31 +02:00
Senko Rasic
5b474ccc1f
merge gpt-pilot 0.2 codebase
...
This is a complete rewrite of the GPT Pilot core, from the ground
up, making the agentic architecture front and center, and also
fixing some long-standing problems with the database architecture
that weren't feasible to solve without breaking compatibility.
As the database structure and config file syntax have changed,
we have automatic imports for projects and current configs,
see the README.md file for details.
This also relicenses the project to FSL-1.1-MIT license.
2024-05-22 21:42:25 +02:00
Senko Rasic
391998ab67
remove gpt-pilot 0.1 code
2024-05-22 21:39:26 +02:00
LeonOstrez
15c742fb2a
use macos-12 instead of macos-latest
2024-04-25 11:46:52 +01:00
LeonOstrez
92239d043b
removing unused code and reverting tests to python 3.9
2024-04-25 11:30:50 +01:00
LeonOstrez
d6b6c92815
update ci.yml
2024-04-22 22:52:44 +01:00
Ikko Eltociear Ashimine
7e6bb40884
Update feature-request.yml
...
minor fix
2024-02-26 03:47:53 +09:00
Senko Rasic
a0760d50f8
GitHub New Issue templates: add links to FAQ and YT tutorials
2024-01-29 10:46:41 -08:00
Senko Rasic
24fb95d267
Add GitHub issue templates
2023-12-24 16:59:50 +01:00
Senko Rasic
6be610a783
Fix python path for tests
2023-11-24 10:57:23 +01:00
zvone187
8bc1705a5a
Merge pull request #322 from Pythagora-io/development
...
Development
2023-11-18 09:02:45 -08:00
Senko Rasic
ef6290c6d5
disable docker build tests until we fix the Dockerfile
2023-11-14 21:35:36 +01:00
Senko Rasic
e1f02bff98
Run GitHub CI actions on development branch, too
2023-11-13 09:51:16 +01:00
Senko Rasic
a8dc587ad4
Test only against the oldest and newest supported Python
...
This also removes exception for Python 3.12 on Windows since
required psycopg2 package has been released.
2023-11-03 21:59:12 +01:00
LeonOstrez
0776ec18ac
Merge pull request #163 from Pythagora-io/feature/linting-with-ruff
...
linting with ruff
2023-10-11 11:12:06 +01:00
LeonOstrez
dea827413a
Merge pull request #162 from Pythagora-io/feature/process-awareness-and-termination
...
Process awareness and termination
2023-10-11 11:03:31 +01:00
Alfonso Massaguer
c49ffcc7dc
corrected misspell in code of conduct
2023-10-11 08:23:48 +02:00
Nicholas Albion
762b4938a7
test Docker issue #93
2023-10-10 21:16:42 +11:00
Nicholas Albion
dab6c08293
linting with ruff
2023-10-10 12:30:41 +11:00
Nicholas Albion
98a7a0fa02
Skip Python 3.12 on Windows for now
...
> LINK : fatal error LNK1181: cannot open input file 'libpq.lib'
Maybe related: https://github.com/psycopg/psycopg2/issues/1628
2023-10-10 11:42:41 +11:00
Nicholas Albion
5e595c299b
Rename "Test"
2023-10-10 11:18:30 +11:00
Nicholas Albion
d27f382a85
fixed env
2023-10-10 11:17:19 +11:00
Nicholas Albion
23fcef350d
fix Windows CI
2023-10-10 10:52:05 +11:00
Nicholas Albion
677cf9d6b2
refatored and tested get_full_file_path()
2023-10-10 10:43:42 +11:00
Nicholas Albion
b8fec00b20
#131 if process_name is specified to execute_command() keep the process alive
2023-10-05 20:39:01 +11:00
Nicholas Albion
0c0e5e43fb
restoring other tests
2023-10-04 18:15:55 +11:00
Nicholas Albion
609d5c3c40
try without import in __init__.py
2023-10-04 18:07:37 +11:00
Nicholas Albion
af21d8404b
run on other python 3.9-3.12
2023-10-04 16:21:45 +11:00
Nicholas Albion
f36a6eb91b
just 3.11
2023-10-04 11:31:20 +11:00
Nicholas Albion
8c1cd11334
try with just 3.11 & 3.12
2023-10-04 11:01:34 +11:00
Nicholas Albion
d4b5d97d09
Removed fabulous and test against Python 3.9
2023-09-27 11:51:48 +10:00
Nicholas Albion
80a1bbf918
Require Python >= 3.10
2023-09-23 20:26:49 +10:00
Nicholas Albion
b311eb32cd
run CI
2023-09-23 17:09:54 +10:00
Nicholas Albion
dd995953c0
clean up
2023-09-23 16:27:02 +10:00
Nicholas Albion
48e57edaba
function_call-style JSON response from gpt-4, gpt-3_5, codellama, palm-2-chat-bison
2023-09-23 00:45:23 +10:00
Nicholas Albion
8603ae7457
Tested Developer.install_technology before refactoring without function_calling
2023-09-22 19:11:50 +10:00
Nicholas Albion
5853b95ab9
ARCHITECTURE function_calls works on meta-llama/codellama-34b-instruct
2023-09-21 23:05:37 +10:00
Nicholas Albion
a32fe03392
added test_end_to_end() and llm_connection test
2023-09-20 22:20:05 +10:00
Nicholas Albion
b5cb1c0c8a
actions/checkout@v4
2023-09-09 12:05:21 +10:00
Nicholas Albion
c1ef9fb07b
install ruff
2023-09-09 11:56:05 +10:00
Nicholas Albion
895d2e958c
linting
2023-09-09 11:50:55 +10:00
Nicholas Albion
83ba24a651
tests should pass in CI
2023-09-09 11:43:38 +10:00
Nicholas Albion
612f42c64b
python-dotenv does dropped support for python 3.7
2023-09-09 11:12:41 +10:00
Nicholas Albion
b84c82936d
quoted python version to avoid 3.10 being treated as 3.1
2023-09-09 11:06:17 +10:00
Nicholas Albion
cbf90ef4ef
workspace path can be specified in CLI args
2023-09-08 06:29:46 +10:00