Skip to content

フッターに「my.code(); について」セクションと関連ページを追加#215

Draft
Copilot wants to merge 5 commits intomainfrom
copilot/add-footer-about-my-code
Draft

フッターに「my.code(); について」セクションと関連ページを追加#215
Copilot wants to merge 5 commits intomainfrom
copilot/add-footer-about-my-code

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 9, 2026

  • Add webpack-license-plugin to next.config.ts (client build only), outputting to _next/static/oss-licenses.json
  • Create app/about/runtime/page.tsx — code execution environment details page
  • Create app/about/ai/page.tsx — AI question feature info & disclaimers
  • Create app/about/license/page.tsx — license page (own MIT license + third-party licenses fetched from /_next/static/oss-licenses.json)
  • Create app/about/license/ThirdPartyLicenses.tsx — client component for fetching and displaying third-party licenses
  • Update app/footer.tsx — add "my.code(); について" nav section with links to new pages and a contact link

Agent-Logs-Url: https://github.com/ut-code/my-code/sessions/32c9b5c4-9369-4154-a5a9-c10fe02fab53

Co-authored-by: na-trium-144 <100704180+na-trium-144@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 9, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
my-code a316b01 Commit Preview URL

Branch Preview URL
Apr 09 2026, 01:52 PM

Copilot AI changed the title [WIP] Add details about execution environment and AI disclaimer フッターに「my.code(); について」セクションと関連ページを追加 Apr 9, 2026
Copilot stopped work on behalf of na-trium-144 due to an error April 9, 2026 11:46
Copilot AI requested a review from na-trium-144 April 9, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

実行環境の詳細と使用しているAIの詳細、免責事項などを書いたページを追加する

2 participants