Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
be4a757
Merge pull request #4 from Unity-Lab-AI/test
G-Fourteen Sep 11, 2025
386b352
Delete ai Depricated directory
G-Fourteen Sep 11, 2025
6b76f54
Add files via upload
G-Fourteen Sep 11, 2025
06391c4
Delete ai3 directory
G-Fourteen Sep 11, 2025
2e4bf1f
Unify text model API calls
G-Fourteen Sep 11, 2025
e598bb8
Merge pull request #5 from Unity-Lab-AI/codex/fix-api-handling-for-mo…
G-Fourteen Sep 11, 2025
a6d8340
Remove command parsing and output rewriting
G-Fourteen Sep 11, 2025
fc68e0f
Merge pull request #6 from Unity-Lab-AI/codex/fix-command-parser-inte…
G-Fourteen Sep 11, 2025
82b0af6
Add referrer to Pollinations API calls
G-Fourteen Sep 11, 2025
f00deae
Merge pull request #7 from Unity-Lab-AI/codex/add-referrer-to-api-calls
G-Fourteen Sep 11, 2025
6814352
feat: load token from env file
G-Fourteen Sep 11, 2025
b7eb13b
Merge pull request #8 from Unity-Lab-AI/codex/ensure-proper-.env-file…
G-Fourteen Sep 11, 2025
86e94e5
Simplify Pollinations API calls
G-Fourteen Sep 11, 2025
1a51e69
Merge pull request #9 from Unity-Lab-AI/codex/refactor-api-calls-for-…
G-Fourteen Sep 11, 2025
f59f809
Handle Pollinations responses without filtering
G-Fourteen Sep 11, 2025
7a08f53
Merge pull request #10 from Unity-Lab-AI/codex/identify-and-remove-in…
G-Fourteen Sep 11, 2025
3987551
Create static.yml
G-Fourteen Sep 11, 2025
f846893
Delete .github/workflows directory
G-Fourteen Sep 11, 2025
7fea4fd
feat: update Pollinations API endpoints
G-Fourteen Sep 11, 2025
1bd38b3
Merge pull request #11 from Unity-Lab-AI/codex/fix-api-call-url-for-t…
G-Fourteen Sep 11, 2025
76f6166
Create static.yml
G-Fourteen Sep 11, 2025
5f84a67
Create APIDOCS.md
hackall360 Sep 11, 2025
f7bddbf
Create AGENTS.md
hackall360 Sep 11, 2025
03e15f9
refactor: simplify Pollinations API calls
G-Fourteen Sep 11, 2025
6cbcf12
Merge pull request #12 from Unity-Lab-AI/codex/fix-issues-in-static-s…
G-Fourteen Sep 11, 2025
a31c6f4
Load pollinations token from secrets
G-Fourteen Sep 11, 2025
aa71bb7
Merge pull request #13 from Unity-Lab-AI/codex/fix-pollinations-token…
G-Fourteen Sep 11, 2025
bb1933b
Update static.yml
G-Fourteen Sep 11, 2025
5361dba
Update screensaver.js
G-Fourteen Sep 11, 2025
f44468a
Remove system prompts and simplify screensaver API
G-Fourteen Sep 11, 2025
afaf422
Merge pull request #14 from Unity-Lab-AI/codex/fix-api-calls-for-ai-i…
G-Fourteen Sep 11, 2025
d9b0a62
Update screensaver.js
G-Fourteen Sep 11, 2025
eb40250
Use openai endpoint for screensaver meta prompt
G-Fourteen Sep 11, 2025
fc31865
Correct Pollinations API calls
G-Fourteen Sep 11, 2025
0ef51b3
Merge branch 'main' into codex/fix-api-calls-for-ai-interactions
G-Fourteen Sep 11, 2025
686c851
Merge pull request #15 from Unity-Lab-AI/codex/fix-api-calls-for-ai-i…
G-Fourteen Sep 11, 2025
d7f5a14
Update index.html
G-Fourteen Sep 11, 2025
75fd4ad
Fix index setup and add simple mode script
G-Fourteen Sep 11, 2025
0d0d7a5
Merge pull request #16 from Unity-Lab-AI/codex/analyze-application-fu…
G-Fourteen Sep 11, 2025
2d978c2
Include seed and token in Pollinations requests
G-Fourteen Sep 11, 2025
8fce15f
Merge pull request #17 from Unity-Lab-AI/codex/show-total-payload-for…
G-Fourteen Sep 11, 2025
03466e5
Use text-based instruction file
G-Fourteen Sep 11, 2025
7ea3cba
refactor: load AI instructions from text file
G-Fourteen Sep 11, 2025
7c29ccf
Merge pull request #19 from Unity-Lab-AI/codex/rename-memory-instruct…
G-Fourteen Sep 11, 2025
a123760
Merge branch 'main' into codex/rename-memory-instruction.js-to-ai-ins…
G-Fourteen Sep 11, 2025
637d563
Merge pull request #18 from Unity-Lab-AI/codex/rename-memory-instruct…
G-Fourteen Sep 11, 2025
f8d526d
Remove token from model fetch and set safe flag on text calls
G-Fourteen Sep 11, 2025
0cb41c5
Merge pull request #20 from Unity-Lab-AI/codex/fix-token-usage-in-fet…
G-Fourteen Sep 11, 2025
4854090
Ensure Pollinations token is injected and used
G-Fourteen Sep 11, 2025
1818b3f
Merge pull request #21 from Unity-Lab-AI/codex/verify-github-pages-se…
G-Fourteen Sep 11, 2025
0fceacf
Update ai-instruct.txt
G-Fourteen Sep 11, 2025
652edea
Simplify Pollinations API calls
G-Fourteen Sep 11, 2025
c0ac554
Merge pull request #22 from Unity-Lab-AI/codex/analyze-api-calls-for-…
G-Fourteen Sep 11, 2025
f1e7352
Update screensaver.js
G-Fourteen Sep 11, 2025
b48b4df
Remove hardcoded model defaults and fetch dynamically
G-Fourteen Sep 11, 2025
8a95a96
Merge pull request #23 from Unity-Lab-AI/codex/verify-model-loading-a…
G-Fourteen Sep 11, 2025
e08c122
Update screensaver.js
G-Fourteen Sep 11, 2025
bb35ac1
Remove auto-speak checkbox and rely on voice toggle
G-Fourteen Sep 11, 2025
d6d26b5
Merge pull request #24 from Unity-Lab-AI/codex/fix-voice-settings-tog…
G-Fourteen Sep 11, 2025
7739ccf
Update screensaver.js
G-Fourteen Sep 11, 2025
0f3f835
Fix screensaver thumbnail gallery
G-Fourteen Sep 11, 2025
c279a51
Merge pull request #25 from Unity-Lab-AI/codex/fix-thumbnail-view-in-…
G-Fourteen Sep 11, 2025
6bf797a
Update chat-core.js
G-Fourteen Sep 11, 2025
b99c479
Persist screensaver image history
G-Fourteen Sep 11, 2025
268ec3d
Merge pull request #26 from Unity-Lab-AI/codex/fix-thumbnail-viewer-f…
G-Fourteen Sep 11, 2025
9943694
Fix screensaver thumbnails and ensure image buttons visible
G-Fourteen Sep 11, 2025
7c49a52
Merge pull request #27 from Unity-Lab-AI/codex/fix-thumbnail-viewer-a…
G-Fourteen Sep 11, 2025
55829a3
Remove all keyboard shortcuts
G-Fourteen Sep 11, 2025
c022d34
Merge pull request #28 from Unity-Lab-AI/codex/remove-hotkeys-for-but…
G-Fourteen Sep 11, 2025
9d7bfa6
Ignore Escape key when screensaver controls hidden
G-Fourteen Sep 11, 2025
9db5850
Merge pull request #29 from Unity-Lab-AI/codex/fix-escape-key-behavio…
G-Fourteen Sep 11, 2025
a32c587
Add carousel gallery for screensaver
G-Fourteen Sep 11, 2025
d36b0c2
Merge pull request #30 from Unity-Lab-AI/codex/implement-responsive-c…
G-Fourteen Sep 11, 2025
65370c2
Add scroll buttons for screensaver thumbnails
G-Fourteen Sep 11, 2025
f292286
Merge pull request #31 from Unity-Lab-AI/codex/revert-last-commit-and…
G-Fourteen Sep 11, 2025
6f2c516
Fix screensaver thumbnail gallery layout
G-Fourteen Sep 11, 2025
54b17b5
Merge pull request #32 from Unity-Lab-AI/codex/update-thumbnail-galle…
G-Fourteen Sep 11, 2025
103f9e9
Add persistent gallery for screensaver images
G-Fourteen Sep 11, 2025
6f4854c
Merge pull request #33 from Unity-Lab-AI/codex/fix-screensaver-thumbn…
G-Fourteen Sep 11, 2025
db217f6
Ensure Unity model defaults and handle missing model
G-Fourteen Sep 11, 2025
5fe52e3
Merge pull request #34 from Unity-Lab-AI/codex/analyze-recent-commits…
G-Fourteen Sep 11, 2025
575f8a2
Use POST Pollinations endpoint
G-Fourteen Sep 11, 2025
07d2c0a
Merge branch 'main' into codex/analyze-recent-commits-and-fix-issues
G-Fourteen Sep 11, 2025
4b17703
Merge pull request #35 from Unity-Lab-AI/codex/analyze-recent-commits…
G-Fourteen Sep 11, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
name: Deploy static site to GitHub Pages

on:
push:
branches: [ "main" ]
workflow_dispatch:

permissions:
contents: read
pages: write
id-token: write

concurrency:
group: "pages"
cancel-in-progress: true

jobs:
deploy:
runs-on: ubuntu-latest
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
steps:
- name: Checkout
uses: actions/checkout@v4

# Injects an inline <script> that sets window.POLLINATIONS_TOKEN
- name: Inject Pollinations token into index.html
if: ${{ secrets.POLLINATIONS_TOKEN != '' }}
run: |
set -e
INJ="<script>window.POLLINATIONS_TOKEN='${{ secrets.POLLINATIONS_TOKEN }}';</script>"
if grep -qi "window.POLLINATIONS_TOKEN" index.html; then
sed -i "s|<script>window.POLLINATIONS_TOKEN.*</script>|$INJ|I" index.html
else
awk -v inj="$INJ" 'BEGIN{IGNORECASE=1} /<\/head>/{print inj} {print}' index.html > index.html.tmp
mv index.html.tmp index.html
fi

- name: Setup Pages
uses: actions/configure-pages@v5

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
path: .

- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
3 changes: 3 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
When making changes to the project that deal with pollinations or APIs, you must read through APIDOCS.md

Do not edit, change or delete the APIDOCS.md file, this file is only for reading and understanding the pollinations API usage.
Loading
Loading