Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Code-Society-Lab
/
ada
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add weather extension with API integration
- #5
#5
Merged
chrisdedman
merged 18 commits into
main
Code-Society-Lab/ada:main
from
ext-weather
Code-Society-Lab/ada:ext-weather
Copy head branch name to clipboard
Jun 11, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add weather extension with API integration
#5
chrisdedman
merged 18 commits into
main
Code-Society-Lab/ada:main
from
ext-weather
Code-Society-Lab/ada:ext-weather
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
Add weather extension with API integration and configuration support
chrisdedman
committed
ee19fd3
View commit details
Copy full SHA for ee19fd3
Browse repository at this point
ran blacks locally to format the project
chrisdedman
committed
3c84ec6
View commit details
Copy full SHA for 3c84ec6
Browse repository at this point
remove weather info from readme
chrisdedman
committed
a8b53a7
View commit details
Copy full SHA for a8b53a7
Browse repository at this point
refactor user feedback
chrisdedman
committed
7dfca9a
View commit details
Copy full SHA for 7dfca9a
Browse repository at this point
Commits on Apr 15, 2026
Merge branch 'main' into ext-weather
Chris Dedman
committed
3031d88
View commit details
Copy full SHA for 3031d88
Browse repository at this point
Refactor weather command to remove context dependency for API key retrieval
chrisdedman
committed
e93be79
View commit details
Copy full SHA for e93be79
Browse repository at this point
Commits on Apr 16, 2026
separated into module the weather extension
chrisdedman
committed
dd9ab76
View commit details
Copy full SHA for dd9ab76
Browse repository at this point
fix test after weather extension refator
chrisdedman
committed
4b3a9cf
View commit details
Copy full SHA for 4b3a9cf
Browse repository at this point
Commits on Apr 21, 2026
Refactor weather extension: modularize weather service and helper functions
chrisdedman
committed
b2da9a6
View commit details
Copy full SHA for b2da9a6
Browse repository at this point
added requests deps for devs
chrisdedman
committed
c1a7dcd
View commit details
Copy full SHA for c1a7dcd
Browse repository at this point
Refactor WeatherPayload and TimezonePayload for improved structure and clarity for CI passing
chrisdedman
committed
6e2076a
View commit details
Copy full SHA for 6e2076a
Browse repository at this point
adde types-requests to dev deps
chrisdedman
committed
7bbc653
View commit details
Copy full SHA for 7bbc653
Browse repository at this point
Merge branch 'main' into ext-weather
chrisdedman
committed
75f49b9
View commit details
Copy full SHA for 75f49b9
Browse repository at this point
Commits on May 11, 2026
Merge branch 'main' into ext-weather
chrisdedman
committed
2e24f47
View commit details
Copy full SHA for 2e24f47
Browse repository at this point
Refactor weather service and helper to move classes
chrisdedman
committed
2197201
View commit details
Copy full SHA for 2197201
Browse repository at this point
Commits on May 14, 2026
Add error handling for missing API key in weather extension
chrisdedman
committed
5624f4c
View commit details
Copy full SHA for 5624f4c
Browse repository at this point
added api_key chec kback to avoid mypy errors
chrisdedman
committed
6f4f0a0
View commit details
Copy full SHA for 6f4f0a0
Browse repository at this point
Commits on Jun 10, 2026
fixed mypy by reorganize error handling for missing API key
chrisdedman
committed
f8a630e
View commit details
Copy full SHA for f8a630e
Browse repository at this point
You can’t perform that action at this time.